Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Dec 3, 2024
1 parent fcdfc31 commit b190058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased: 5.0.0-rc.101]
## 5.0.0-rc.101
### Changed
- FIO-9361: Fix showing extra submit buttons
- FIO-9327: Fixed an issue where select boxes default values would become messed up during builder mode.
- FIO-9350 Wizard: Show form-level errors after failed submission on subsequent form interaction when current page has no errors

## 5.0.0-rc.100
### Changed
- FIO-8423: change default parent tag from p to div
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/js",
"version": "5.0.0-rc.100",
"version": "5.0.0-rc.101",
"description": "JavaScript powered Forms with JSON Form Builder",
"main": "lib/cjs/index.js",
"exports": {
Expand Down

0 comments on commit b190058

Please sign in to comment.