Skip to content

Commit

Permalink
release: v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Feb 1, 2024
1 parent 7b14c4b commit 4830790
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Version 3.0.0 (released 2024-01-30)

- fix discoverable rendering for empty fields

Version 3.0.0 (released 2024-01-30)

- add discoverable custom fields components

Version 2.8.4 (released 2023-12-12)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-invenio-forms",
"version": "3.0.0",
"version": "3.0.1",
"description": "React components to build forms in Invenio",
"main": "dist/cjs/index.js",
"browser": "dist/cjs/index.js",
Expand Down

0 comments on commit 4830790

Please sign in to comment.