diff --git a/Changelog.md b/Changelog.md index 880dcb87..624ab8b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.21] +## 2.0.0-rc.21 ### Changed - FIO-8092: update isEmpty to isComponentDataEmpty and account for differing component data types diff --git a/package.json b/package.json index 53766554..e4056650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.20", + "version": "2.0.0-rc.21", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {