Skip to content

Commit c7b83da

Browse files
Releasing 6.5.0
1 parent ff7c35e commit c7b83da

17 files changed

Lines changed: 146 additions & 146 deletions

File tree

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.4.2",
3+
"version": "6.5.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.1",
80-
"@rjsf/core": "6.4.2",
81-
"@rjsf/snapshot-tests": "6.4.2",
82-
"@rjsf/utils": "6.4.2",
83-
"@rjsf/validator-ajv8": "6.4.2",
80+
"@rjsf/core": "6.5.0",
81+
"@rjsf/snapshot-tests": "6.5.0",
82+
"@rjsf/utils": "6.5.0",
83+
"@rjsf/validator-ajv8": "6.5.0",
8484
"@rollup/plugin-replace": "^6.0.3",
8585
"antd": "^6.3.6",
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.4.2",
3+
"version": "6.5.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.4.2",
94-
"@rjsf/snapshot-tests": "6.4.2",
95-
"@rjsf/utils": "6.4.2",
96-
"@rjsf/validator-ajv8": "6.4.2",
93+
"@rjsf/core": "6.5.0",
94+
"@rjsf/snapshot-tests": "6.5.0",
95+
"@rjsf/utils": "6.5.0",
96+
"@rjsf/validator-ajv8": "6.5.0",
9797
"chakra-react-select": "^6.1.1",
9898
"eslint": "^8.57.1"
9999
},

0 commit comments

Comments
 (0)