Skip to content

Commit 95b4051

Browse files
chore(release): 2.3.1 [skip ci]
### Dependencies * **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.21.0
1 parent 36b1e49 commit 95b4051

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

plugins/orchestrator-backend/CHANGELOG.md

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

3+
* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.21.0
4+
5+
### Dependencies
6+
37
* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.20.0
48
* **@janus-idp/cli:** upgraded to 1.15.2
59

plugins/orchestrator-backend/dist-dynamic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-orchestrator-backend-dynamic",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"license": "Apache-2.0",
55
"main": "./dist/index.cjs.js",
66
"types": "src/index.ts",

plugins/orchestrator-backend/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-backend",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
@@ -78,7 +78,7 @@
7878
"@backstage/plugin-permission-node": "^0.8.0",
7979
"@backstage/plugin-scaffolder-backend": "^1.23.0",
8080
"@backstage/plugin-scaffolder-node": "^0.4.8",
81-
"@janus-idp/backstage-plugin-orchestrator-common": "*",
81+
"@janus-idp/backstage-plugin-orchestrator-common": "1.21.0",
8282
"@urql/core": "^4.1.4",
8383
"ajv-formats": "^2.1.1",
8484
"cloudevents": "^8.0.0",

0 commit comments

Comments
 (0)