Skip to content

Commit fad30a8

Browse files
Update CHANGELOG.md
Fixed up release
1 parent bd92081 commit fad30a8

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,6 +16,12 @@ should change the heading of the (upcoming) version to include a major version b
1616
1717
-->
1818

19+
# 5.23.2
20+
21+
## @rjsf/core
22+
23+
- Fix default value population when switching between options in `MultiSchemaField` [#4375](https://github.com/rjsf-team/react-jsonschema-form/pull/4375). Fixes [#4367](https://github.com/rjsf-team/react-jsonschema-form/issues/4367)
24+
1925
# 5.23.1
2026

2127
## @rjsf/chakra-ui
@@ -25,7 +31,6 @@ should change the heading of the (upcoming) version to include a major version b
2531
## @rjsf/core
2632

2733
- Updated `NumberField` to properly pass through the `errorSchema` and `id` in the onChange handler, fixing [#4382](https://github.com/rjsf-team/react-jsonschema-form/issues/4382)
28-
- Fix default value population when switching between options in `MultiSchemaField` [#4375](https://github.com/rjsf-team/react-jsonschema-form/pull/4375). Fixes [#4367](https://github.com/rjsf-team/react-jsonschema-form/issues/4367)
2934

3035
## Dev / docs / playground
3136

0 commit comments

Comments
 (0)