Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonforms-publish committed Jan 24, 2024
1 parent d791185 commit 9d3f706
Show file tree
Hide file tree
Showing 14 changed files with 13,610 additions and 4,747 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "3.2.0",
"version": "3.2.1",
"npmClient": "pnpm",
"useWorkspaces": true
}
6 changes: 3 additions & 3 deletions packages/angular-material/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/angular-material",
"version": "3.2.0",
"version": "3.2.1",
"description": "Material Renderer Set for Angular module of JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -68,8 +68,8 @@
"@angular/material": "^16.0.0 || ^17.0.0",
"@angular/platform-browser": "^16.0.0 || ^17.0.0",
"@angular/router": "^16.0.0 || ^17.0.0",
"@jsonforms/angular": "3.2.0",
"@jsonforms/core": "3.2.0",
"@jsonforms/angular": "3.2.1",
"@jsonforms/core": "3.2.1",
"rxjs": "^6.6.0 || ^7.4.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-test/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/angular-test",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"module": "./lib/fesm2022/jsonforms-angular-test.mjs",
"typings": "./lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/angular",
"version": "3.2.0",
"version": "3.2.1",
"description": "Angular module of JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -70,7 +70,7 @@
"peerDependencies": {
"@angular/core": "^16.0.0 || ^17.0.0",
"@angular/forms": "^16.0.0 || ^17.0.0",
"@jsonforms/core": "3.2.0",
"@jsonforms/core": "3.2.1",
"rxjs": "^6.6.0 || ^7.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/core",
"version": "3.2.0",
"version": "3.2.1",
"description": "Core module of JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples-app/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/examples-app",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/examples-react",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"dependencies": {
"@jsonforms/core": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/examples",
"version": "3.2.0",
"version": "3.2.1",
"description": "JSON Forms Example Data",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -47,7 +47,7 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@jsonforms/core": "3.2.0"
"@jsonforms/core": "3.2.1"
},
"devDependencies": {
"@jsonforms/core": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/material-renderers/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/material-renderers",
"version": "3.2.0",
"version": "3.2.1",
"description": "Material Renderer Set for JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -86,8 +86,8 @@
"peerDependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@jsonforms/core": "3.2.0",
"@jsonforms/react": "3.2.0",
"@jsonforms/core": "3.2.1",
"@jsonforms/react": "3.2.1",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.0",
"@mui/x-date-pickers": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/react",
"version": "3.2.0",
"version": "3.2.1",
"description": "React module of JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -86,7 +86,7 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@jsonforms/core": "3.2.0",
"@jsonforms/core": "3.2.1",
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
},
"optionalPeerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vanilla-renderers/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/vanilla-renderers",
"version": "3.2.0",
"version": "3.2.1",
"description": "Default Renderer Set for JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -47,8 +47,8 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@jsonforms/core": "3.2.0",
"@jsonforms/react": "3.2.0",
"@jsonforms/core": "3.2.1",
"@jsonforms/react": "3.2.1",
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vue-vanilla/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/vue-vanilla",
"version": "3.2.0",
"version": "3.2.1",
"description": "Vue 3 Vanilla renderers for JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -94,8 +94,8 @@
"vue-jest": "^5.0.0-0"
},
"peerDependencies": {
"@jsonforms/core": "3.2.0",
"@jsonforms/vue": "3.2.0",
"@jsonforms/core": "3.2.1",
"@jsonforms/vue": "3.2.1",
"vue": "^3.2.26"
}
}
4 changes: 2 additions & 2 deletions packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsonforms/vue",
"version": "3.2.0",
"version": "3.2.1",
"description": "Vue 3 module of JSON Forms",
"repository": "https://github.com/eclipsesource/jsonforms",
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
Expand Down Expand Up @@ -86,7 +86,7 @@
"vue": "^3.2.26"
},
"peerDependencies": {
"@jsonforms/core": "3.2.0",
"@jsonforms/core": "3.2.1",
"vue": "^3.2.26"
}
}

0 comments on commit 9d3f706

Please sign in to comment.