Skip to content

Commit 026a221

Browse files
Releasing 6.4.0
1 parent 912c8f9 commit 026a221

File tree

17 files changed

+146
-146
lines changed

17 files changed

+146
-146
lines changed

package-lock.json

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

packages/antd/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rjsf/antd",
3-
"version": "6.3.1",
3+
"version": "6.4.0",
44
"description": "Ant Design theme, fields and widgets for react-jsonschema-form",
55
"main": "dist/index.js",
66
"module": "lib/index.js",
@@ -77,10 +77,10 @@
7777
},
7878
"devDependencies": {
7979
"@ant-design/icons": "^6.1.0",
80-
"@rjsf/core": "6.3.1",
81-
"@rjsf/snapshot-tests": "6.3.1",
82-
"@rjsf/utils": "6.3.1",
83-
"@rjsf/validator-ajv8": "6.3.1",
80+
"@rjsf/core": "6.4.0",
81+
"@rjsf/snapshot-tests": "6.4.0",
82+
"@rjsf/utils": "6.4.0",
83+
"@rjsf/validator-ajv8": "6.4.0",
8484
"@rollup/plugin-replace": "^6.0.3",
8585
"antd": "^5.29.3",
8686
"atob": "^2.1.2",

packages/chakra-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rjsf/chakra-ui",
3-
"version": "6.3.1",
3+
"version": "6.4.0",
44
"description": "Chakra UI theme, fields, and widgets for react-jsonschema-form",
55
"main": "dist/index.js",
66
"module": "lib/index.js",
@@ -90,10 +90,10 @@
9090
"@emotion/eslint-plugin": "^11.12.0",
9191
"@emotion/jest": "^11.14.2",
9292
"@emotion/react": "^11.14.0",
93-
"@rjsf/core": "6.3.1",
94-
"@rjsf/snapshot-tests": "6.3.1",
95-
"@rjsf/utils": "6.3.1",
96-
"@rjsf/validator-ajv8": "6.3.1",
93+
"@rjsf/core": "6.4.0",
94+
"@rjsf/snapshot-tests": "6.4.0",
95+
"@rjsf/utils": "6.4.0",
96+
"@rjsf/validator-ajv8": "6.4.0",
9797
"chakra-react-select": "^6.1.1",
9898
"eslint": "^8.57.1"
9999
},

0 commit comments

Comments
 (0)