Skip to content

Commit 0c4e066

Browse files
committed
release: v4.6.1
1 parent 1e0b822 commit 0c4e066

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
Version 4.6.1 (release 2025-03-21)
4+
5+
- utils: updated string error handling in flattenAndCategorizeErrors
6+
37
Version 4.6.0 (release 2025-03-18)
48

59
- forms: add error count label in accordion and add FeedbackLabel

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-invenio-forms",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "Reusable React components for forms and other in Invenio",
55
"main": "dist/cjs/index.js",
66
"browser": "dist/cjs/index.js",

0 commit comments

Comments
 (0)