Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Jul 8, 2024
1 parent e505b4e commit 53b94b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

## 2.1.1-rc.3
### Changed
- FIO-8597: fixed an issue with an empty array value for a number component with multiple values enabled

## 2.1.1-rc.2
- FIO-8336: fix validation on multiple values
- change filter processor to be more verbose and have compModelType
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/core",
"version": "2.1.1-rc.2",
"version": "2.1.1-rc.3",
"description": "The core Form.io renderering framework.",
"main": "lib/index.js",
"exports": {
Expand Down

0 comments on commit 53b94b3

Please sign in to comment.