Skip to content

Commit 3eef641

Browse files
committed
Updated build
1 parent de7ec6e commit 3eef641

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.0-rc.3
2+
### Changed
3+
- FIO-7675: Map Key From Core
4+
15
## 2.1.0-rc.2
26
### Changed
37
- FIO-8128: adds includeAll flag to eachComponentData and eachComponentDataAsync

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/core",
3-
"version": "2.1.0-rc.2",
3+
"version": "2.1.0-rc.3",
44
"description": "The core Form.io renderering framework.",
55
"main": "lib/index.js",
66
"exports": {

0 commit comments

Comments
 (0)