Skip to content

Commit e1b61c8

Browse files
committed
Updated build: @formio/js@5.2.2-rc.1
1 parent 7916f40 commit e1b61c8

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 5.2.2-rc.1
8+
### Changed
9+
- Patch: include DefaultEvaluator in the Formio object
10+
711
## 5.2.1
812
### Changed
913
- Official Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/js",
3-
"version": "5.2.1",
3+
"version": "5.2.2-rc.1",
44
"description": "JavaScript powered Forms with JSON Form Builder",
55
"main": "lib/cjs/index.js",
66
"exports": {

0 commit comments

Comments
 (0)