Skip to content

Commit

Permalink
chore(release): 1.14.4 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent 8ec9fef commit 65a5fd1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/rbac/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @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)


### Bug Fixes

* **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))

## @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)


Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-rbac",
"version": "1.14.3",
"version": "1.14.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 65a5fd1

Please sign in to comment.