Skip to content

Commit

Permalink
chore(release): 1.4.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-07)

### Features

* **rbac:** list roles with no permission policies ([#998](#998)) ([217b7b0](217b7b0))
* **rbac:** role overview ([#972](#972)) ([43c1906](43c1906))

### Bug Fixes

* **cli:** do not change interop mode by default ([#971](#971)) ([4159977](4159977))
* **tekton:** fix expand collapse with sorting of PLR list table ([#980](#980)) ([d5fc710](d5fc710))

### Documentation

* **rbac:** additional docs for backend configuration ([#982](#982)) ([17b95a0](17b95a0))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent beb72a0 commit 1e474fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/cli [1.4.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-07)


### Bug Fixes

* **cli:** do not change interop mode by default ([#971](https://github.com/janus-idp/backstage-plugins/issues/971)) ([4159977](https://github.com/janus-idp/backstage-plugins/commit/41599773d60fe944e402065970295b47cc2d46d6))

## @janus-idp/cli [1.4.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "1.4.6",
"version": "1.4.7",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 1e474fe

Please sign in to comment.