Skip to content

Commit 65a5fd1

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-20) ### Features * **orchestrator:** display a confirmation dialog before the user aborts a running workflow ([#1215](#1215)) ([1453cf8](1453cf8)) ### Bug Fixes * **kiali:** update styles, remove item details links ([#1207](#1207)) ([c133ea7](c133ea7)) * **orchestrator:** resolve mismatch between execution data and composed schema ([#1217](#1217)) ([af85114](af85114)) * **rbac:** add data-testid, names and aria-label to RBAC UI components ([#1224](#1224)) ([cabc76d](cabc76d)) * **rbac:** drop database disabled mode ([#1214](#1214)) ([b18d80d](b18d80d)) ### Other changes * **quay:** add first playwright tests ([#1201](#1201)) ([a7e936d](a7e936d))
1 parent 8ec9fef commit 65a5fd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/rbac/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-rbac [1.14.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **rbac:** add data-testid, names and aria-label to RBAC UI components ([#1224](https://github.com/janus-idp/backstage-plugins/issues/1224)) ([cabc76d](https://github.com/janus-idp/backstage-plugins/commit/cabc76ddf3a4b810b221de5982adbe403f3e5fac))
7+
18
## @janus-idp/backstage-plugin-rbac [1.14.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-16)
29

310

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

0 commit comments

Comments
 (0)