Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit abad314

Browse files
chore(release): version packages on release-1.3 branch (#2576)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 39ea6c4 commit abad314

File tree

6 files changed

+17
-11
lines changed

6 files changed

+17
-11
lines changed

.changeset/unlucky-jars-protect.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/warm-clouds-compete.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

plugins/orchestrator-form-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Dependencies
22

3+
## 1.0.103
4+
5+
### Patch Changes
6+
7+
- 39ea6c4: multiple bug fixes related to execution form
8+
39
## 1.0.102
410

511
### Patch Changes

plugins/orchestrator-form-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janus-idp/backstage-plugin-orchestrator-form-react",
33
"description": "Web library for the orchestrator-form plugin",
4-
"version": "1.0.102",
4+
"version": "1.0.103",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

plugins/orchestrator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### Dependencies
22

3+
## 1.21.103
4+
5+
### Patch Changes
6+
7+
- 39ea6c4: multiple bug fixes related to execution form
8+
- Updated dependencies [39ea6c4]
9+
- @janus-idp/backstage-plugin-orchestrator-form-react@1.0.103
10+
311
## 1.21.102
412

513
### Patch Changes

plugins/orchestrator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-orchestrator",
3-
"version": "1.21.102",
3+
"version": "1.21.103",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
@@ -60,7 +60,7 @@
6060
"@backstage/types": "^1.1.1",
6161
"@janus-idp/backstage-plugin-orchestrator-common": "1.16.101",
6262
"@janus-idp/backstage-plugin-orchestrator-form-api": "1.0.102",
63-
"@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.102",
63+
"@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.103",
6464
"@kie-tools-core/editor": "^0.32.0",
6565
"@kie-tools-core/notifications": "^0.32.0",
6666
"@kie-tools-core/react-hooks": "^0.32.0",

0 commit comments

Comments
 (0)