Skip to content

Commit

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

### Features

* **deps:** update to backstage 1.27 ([#1683](#1683)) ([a14869c](a14869c))
* **feedback:** add support for jira component ([#1813](#1813)) ([4afbc17](4afbc17))
  • Loading branch information
semantic-release-bot committed Jun 13, 2024
1 parent 0a27c22 commit 82c4d85
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
15 changes: 15 additions & 0 deletions plugins/rbac/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @janus-idp/backstage-plugin-rbac [1.21.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13)


### Features

* **deps:** update to backstage 1.27 ([#1683](https://github.com/janus-idp/backstage-plugins/issues/1683)) ([a14869c](https://github.com/janus-idp/backstage-plugins/commit/a14869c3f4177049cb8d6552b36c3ffd17e7997d))



### Dependencies

* **@janus-idp/backstage-plugin-rbac-common:** upgraded to 1.6.0
* **@janus-idp/shared-react:** upgraded to 2.7.0
* **@janus-idp/cli:** upgraded to 1.11.0

## @janus-idp/backstage-plugin-rbac [1.20.15](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13)


Expand Down
8 changes: 4 additions & 4 deletions 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.20.15",
"version": "1.21.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@backstage/plugin-permission-common": "^0.7.13",
"@backstage/plugin-permission-react": "^0.4.22",
"@backstage/theme": "^0.5.5",
"@janus-idp/backstage-plugin-rbac-common": "1.5.0",
"@janus-idp/shared-react": "2.6.4",
"@janus-idp/backstage-plugin-rbac-common": "1.6.0",
"@janus-idp/shared-react": "2.7.0",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
Expand All @@ -60,7 +60,7 @@
"@backstage/core-app-api": "1.12.5",
"@backstage/dev-utils": "1.0.32",
"@backstage/test-utils": "1.5.5",
"@janus-idp/cli": "1.10.1",
"@janus-idp/cli": "1.11.0",
"@playwright/test": "1.44.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.0.54",
"@testing-library/jest-dom": "6.4.5",
Expand Down

0 comments on commit 82c4d85

Please sign in to comment.