Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
## @janus-idp/backstage-plugin-rbac-backend [1.6.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-10-31)

### Features

* **rbac:** implement REST method to list all plugin permission policies ([#808](#808)) ([0a17e67](0a17e67))
  • Loading branch information
semantic-release-bot committed Oct 31, 2023
1 parent 0a17e67 commit f4509a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/rbac-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/backstage-plugin-rbac-backend [1.6.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-10-31)


### Features

* **rbac:** implement REST method to list all plugin permission policies ([#808](https://github.com/janus-idp/backstage-plugins/issues/808)) ([0a17e67](https://github.com/janus-idp/backstage-plugins/commit/0a17e67cbb72416176e978fc3ed8868855375a8b))

## @janus-idp/backstage-plugin-rbac-backend [1.5.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-10-30)


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

0 comments on commit f4509a3

Please sign in to comment.