Skip to content

Commit

Permalink
chore: bump version of... (#2306)
Browse files Browse the repository at this point in the history
chore: bump version of orchestrator-form-react to 1.0.15 - a version greater than an existing released one (1.0.5 - 1.0.10) and which won't collide with main branch (1.1.5)

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt authored Oct 6, 2024
1 parent 2106104 commit e42c263
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/orchestrator-form-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/backstage-plugin-orchestrator-form-react",
"description": "Web library for the orchestrator-form plugin",
"version": "1.0.5",
"version": "1.0.15",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/types": "^1.1.1",
"@janus-idp/backstage-plugin-orchestrator-common": "1.15.1",
"@janus-idp/backstage-plugin-orchestrator-form-api": "1.0.1",
"@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.4",
"@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.15",
"@kie-tools-core/editor": "^0.32.0",
"@kie-tools-core/notifications": "^0.32.0",
"@kie-tools-core/react-hooks": "^0.32.0",
Expand Down

0 comments on commit e42c263

Please sign in to comment.