Skip to content

Commit 40ea3c4

Browse files
Release 5.18.5 (#4230)
* - Fixed spelling mistake for `rjsf` in `CHANGELOG.md` * v5.18.5
1 parent 86048e3 commit 40ea3c4

File tree

18 files changed

+145
-145
lines changed

18 files changed

+145
-145
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ should change the heading of the (upcoming) version to include a major version b
1818

1919
# 5.18.5
2020

21-
## @rfsf/antd
21+
## @rjsf/antd
2222

2323
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
2424

25-
## @rfsf/bootstrap4
25+
## @rjsf/bootstrap4
2626

2727
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
2828

29-
## @rfsf/chakra-ui
29+
## @rjsf/chakra-ui
3030

3131
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
3232

@@ -36,23 +36,23 @@ should change the heading of the (upcoming) version to include a major version b
3636
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
3737
- Fix field disable or readonly property can't cover globalOptions corresponding property (#4212)[https://github.com/rjsf-team/react-jsonschema-form/pull/4212]
3838

39-
## @rfsf/fluent-ui
39+
## @rjsf/fluent-ui
4040

4141
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
4242

43-
## @rfsf/fluentui-rc
43+
## @rjsf/fluentui-rc
4444

4545
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
4646

47-
## @rfsf/material-ui
47+
## @rjsf/material-ui
4848

4949
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
5050

51-
## @rfsf/mui
51+
## @rjsf/mui
5252

5353
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
5454

55-
## @rfsf/semantic-ui
55+
## @rjsf/semantic-ui
5656

5757
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
5858

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "5.18.4",
3+
"version": "5.18.5",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
55
"useNx": true,
66
"useWorkspaces": true

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)