Skip to content

Commit

Permalink
chore(release): 1.22.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent 36b88ab commit 6562844
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 4 additions & 0 deletions plugins/orchestrator-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Dependencies

* **@janus-idp/backstage-plugin-audit-log-node:** upgraded to 1.4.1

### Dependencies

* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.17.2

### Dependencies
Expand Down
5 changes: 3 additions & 2 deletions plugins/orchestrator-backend/dist-dynamic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-orchestrator-backend-dynamic",
"version": "1.22.4",
"version": "1.22.5",
"license": "Apache-2.0",
"main": "./dist/index.cjs.js",
"types": "src/index.ts",
Expand Down Expand Up @@ -67,10 +67,11 @@
},
"devDependencies": {},
"peerDependencies": {
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1",
"@janus-idp/backstage-plugin-rbac-common": "1.9.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0",
"@backstage/backend-app-api": "^0.8.0",
"@backstage/backend-common": "^0.23.3",
"@backstage/backend-defaults": "^0.4.1",
"@backstage/backend-dynamic-feature-service": "^0.2.15",
"@backstage/backend-plugin-api": "^0.7.0",
"@backstage/backend-tasks": "^0.5.27",
Expand Down
4 changes: 2 additions & 2 deletions plugins/orchestrator-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-orchestrator-backend",
"version": "1.22.4",
"version": "1.22.5",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down Expand Up @@ -109,7 +109,7 @@
"@types/json-schema": "7.0.15"
},
"peerDependencies": {
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1",
"@janus-idp/backstage-plugin-rbac-common": "1.9.0"
},
"maintainers": [
Expand Down

0 comments on commit 6562844

Please sign in to comment.