Skip to content

Commit 43819a1

Browse files
semantic-release-botdebsmita1
authored andcommitted
chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Bug Fixes * **aap:** revert downgrade of janus-cli ([janus-idp#2012](janus-idp#2012)) ([97c9667](janus-idp@97c9667))
1 parent f75ce0a commit 43819a1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

plugins/aap-backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @janus-idp/backstage-plugin-aap-backend [1.9.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **aap:** revert downgrade of janus-cli ([#2012](https://github.com/janus-idp/backstage-plugins/issues/2012)) ([97c9667](https://github.com/janus-idp/backstage-plugins/commit/97c9667d41c6fd506ceb9e2d7d04e016ea774546))
7+
18
## @janus-idp/backstage-plugin-aap-backend [1.9.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06)
29

310

plugins/aap-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-aap-backend-dynamic",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"main": "./dist/index.cjs.js",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

plugins/aap-backend/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-aap-backend",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)