Skip to content

Commit f70fb53

Browse files
semantic-release-botciiay
authored andcommitted
chore(release): 1.17.2 [skip ci]
## [1.17.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-09) ### Features * **orchestrator:** add ability to re-trigger workflow in error state ([janus-idp#1624](janus-idp#1624)) ([8709a37](janus-idp@8709a37)) * **scaffolder:** create custom action for scaffolder templates ([janus-idp#1567](janus-idp#1567)) ([e30701e](janus-idp@e30701e)) ### Bug Fixes * **rbac:** hide frontend when permission framework was disabled ([janus-idp#1493](janus-idp#1493)) ([5aa012f](janus-idp@5aa012f))
1 parent 3069ffd commit f70fb53

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

plugins/kiali/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @janus-idp/backstage-plugin-kiali [1.17.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-09)
2+
3+
4+
5+
### Dependencies
6+
7+
* **@janus-idp/cli:** upgraded to 1.8.6
8+
19
## @janus-idp/backstage-plugin-kiali [1.17.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-08)
210

311

plugins/kiali/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-kiali",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -75,7 +75,7 @@
7575
"@backstage/core-app-api": "1.12.4",
7676
"@backstage/dev-utils": "1.0.31",
7777
"@backstage/test-utils": "1.5.4",
78-
"@janus-idp/cli": "1.8.5",
78+
"@janus-idp/cli": "1.8.6",
7979
"@playwright/test": "1.41.2",
8080
"@testing-library/jest-dom": "6.4.2",
8181
"@testing-library/react": "14.2.1",

0 commit comments

Comments
 (0)