Skip to content

Commit

Permalink
Automated update for Release Version: 1.1.0-Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Nov 12, 2024
1 parent d6a042f commit b6eb5fa
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apicurio/apicurio-studio",
"private": true,
"version": "1.1.0-Dev",
"version": "1.1.0",
"type": "module",
"scripts": {
"postinstall": "npm install --prefix ./ui-app && npm install --prefix ./ui-editors",
Expand Down
4 changes: 2 additions & 2 deletions ui/tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apicurio/studio-ui-tests",
"version": "1.1.0-Dev",
"version": "1.1.0",
"description": "UI tests (playwright) for Apicurio Studio UI",
"repository": "https://github.com/Apicurio/apicurio-studio.git",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions ui/ui-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/ui-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apicurio/apicurio-studio-ui",
"private": true,
"version": "1.1.0-Dev",
"version": "1.1.0",
"type": "module",
"license": "Apache-2.0",
"repository": "https://github.com/Apicurio/apicurio-studio.git",
Expand Down
4 changes: 2 additions & 2 deletions ui/ui-editors/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/ui-editors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apicurio/apicurio-studio-editors",
"version": "1.1.0-Dev",
"version": "1.1.0",
"scripts": {
"clean": "rimraf dist",
"dev": "ng serve --port 9011",
Expand Down

0 comments on commit b6eb5fa

Please sign in to comment.