Skip to content

Commit 683d5b8

Browse files
committed
Fix: Move entry of changelog to version 5.22.2
1 parent 369c6a3 commit 683d5b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,17 @@ should change the heading of the (upcoming) version to include a major version b
1616
1717
-->
1818

19+
# 5.22.2
20+
21+
## @rjsf/core
22+
23+
- Fix an issue where only the first file was uploaded when users selected multiple files for upload.
24+
1925
# 5.22.0
2026

2127
## @rjsf/core
2228

2329
- Updated `MultiSchemaField` to call the `onChange` handler after setting the new option, fixing [#3997](https://github.com/rjsf-team/react-jsonschema-form/issues/3977) and [#4314](https://github.com/rjsf-team/react-jsonschema-form/issues/4314)
24-
- Fix an issue where only the first file was uploaded when users selected multiple files for upload.
2530

2631
## @rjsf/utils
2732

0 commit comments

Comments
 (0)