From 5b11fc05e1907c4138dcf74d68e7d4ebc66cc09f Mon Sep 17 00:00:00 2001 From: lane-formio Date: Fri, 26 Apr 2024 11:23:22 -0500 Subject: [PATCH] Updated build --- Changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 9bc2ccfb..cb3dc7d8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 2.0.1 +### Changed + - Official Release + ## 2.0.1-rc.1 ### Changed - FIO-8264: update validate required diff --git a/package.json b/package.json index efd8b73a..9085e250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.1-rc.1", + "version": "2.0.1", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {