Skip to content

Commit

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

### Features

* **tekton:** add CVE summary and signed badge ([#1028](#1028)) ([effdef0](effdef0))

### Bug Fixes

* **keycloak:** fix [#591](#591): Cleanup some small code smells in Keycloak plugin ([#1022](#1022)) ([74cb7b1](74cb7b1))
  • Loading branch information
semantic-release-bot committed Dec 22, 2023
1 parent cf41366 commit be4273e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions plugins/quay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## @janus-idp/backstage-plugin-quay [1.4.21](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-22)



### Dependencies

* **@janus-idp/shared-react:** upgraded to 2.3.0

## @janus-idp/backstage-plugin-quay [1.4.20](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-21)


Expand Down
4 changes: 2 additions & 2 deletions plugins/quay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-quay",
"version": "1.4.20",
"version": "1.4.21",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "4.0.0-alpha.61",
"@janus-idp/shared-react": "2.2.0",
"@janus-idp/shared-react": "2.3.0",
"react-use": "^17.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit be4273e

Please sign in to comment.