diff --git a/Changelog.md b/Changelog.md index 9503d7b0..6286d287 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.22] +## 2.0.0-rc.22 ### Changed - FIO-7146: gh actions for repository - FIO-8100: add clearhidden processor to cover logic, conditions, and custom diff --git a/package.json b/package.json index e4056650..fbd2c30a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.21", + "version": "2.0.0-rc.22", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {