Skip to content

Commit 5740493

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2026-02-03) ### Bug Fixes * **form:** bump antd to fix ErrorBoundary type error ([ae10be7](ae10be7)) ### Features * **admin:** updates for manual schema/uiSchema changes ([fe52819](fe52819)) * form - updates option to hide fields, widgets ([2908fd4](2908fd4)), closes [#137](#137) * **form:** add slider widget ([12bf0ea](12bf0ea)) * **widgets:** adds email field in admin panel ([b293808](b293808))
1 parent 344b014 commit 5740493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-formule",
33
"private": false,
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"author": "CERN",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)