diff --git a/Changelog.md b/Changelog.md index 1b319b6c..7acc0ce5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.13] +## 2.0.0-rc.13 - FIO-7958: add normalize processor fn and derive context.value rather than mutate it directly ## 2.0.0-rc.11 diff --git a/package.json b/package.json index f2dfa1ef..1181ced0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.12", + "version": "2.0.0-rc.13", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {