diff --git a/Changelog.md b/Changelog.md index 2dda031d..99d19f0a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.17] +## 2.0.0-rc.17 ### Changed - FIO-8023: Fixing issues with the parent traversal on deeply nested components within nested forms diff --git a/package.json b/package.json index f67a9db3..0b000640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.16", + "version": "2.0.0-rc.17", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {