Skip to content

Commit 71d078f

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-06-06) ### Bug Fixes * **deps:** add main declaration to package.json for bundlephobia ([3fba10b](3fba10b)) * **form:** fix form data being updated on setting changes ([f8fafe5](f8fafe5)) * **form:** fix tree items reordering issues ([eebd523](eebd523)) * **form:** fix tree items reordering issues (reorder on drop) ([d5ce7ac](d5ce7ac)) ### Features * **form:** add files field ([455f994](455f994)) * **form:** improve collection fields ([579b196](579b196)), closes [#19](#19) * **form:** rework ui schema settings ([2471f1c](2471f1c)) * **form:** use custom ui:padding prop instead of custom template for schema ui settings ([2ac547c](2ac547c))
1 parent 579b196 commit 71d078f

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.4.0",
4+
"version": "1.5.0",
55
"author": "CERN",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)