We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a72a4 commit c115079Copy full SHA for c115079
2 files changed
Changelog.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unreleased: 5.1.0-rc.25]
+## 5.1.0-rc.25
8
### Changed
9
- FIO-9838: fix rendering an unknown component on the builder causing error
10
- FIO-9830 fixed captcha trigger for wizard
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@formio/js",
3
- "version": "5.1.0-rc.24",
+ "version": "5.1.0-rc.25",
"description": "JavaScript powered Forms with JSON Form Builder",
"main": "lib/cjs/index.js",
"exports": {
0 commit comments