Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2024-08-08)

### Bug Fixes

* **demo:** fix scroll in mobile layout ([1515624](1515624))
* **form:** fix field deletion ([79108ac](79108ac))

### Features

* **codeeditor:** add diff viewer, types, schema viewer to demo ([6d7f546](6d7f546))
* **form:** add option to hide field labels ([a784c03](a784c03))
* **form:** add published version of fields ([1a250b0](1a250b0))
* **form:** add support for anchor links ([ecf6acb](ecf6acb))
* **form:** add touch screen support for dnd ([9b42323](9b42323))
* **form:** highlight anchored field ([3b431d3](3b431d3))
* **form:** make rjsf separator customizable and change to `::` ([8bc84b0](8bc84b0))
  • Loading branch information
semantic-release-bot committed Aug 8, 2024
1 parent 4e904c5 commit 6326c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-formule",
"private": false,
"version": "1.0.0",
"version": "1.1.0",
"author": "CERN",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 6326c95

Please sign in to comment.