Skip to content

Commit 009947f

Browse files
chore(release): 1.3.29 [skip ci]
## [1.3.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02) ### Bug Fixes * **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
1 parent e63dfaf commit 009947f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

plugins/openshift-image-registry/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @janus-idp/backstage-plugin-openshift-image-registry [1.3.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)
2+
3+
4+
5+
### Dependencies
6+
7+
* **@janus-idp/cli:** upgraded to 1.7.7
8+
19
## @janus-idp/backstage-plugin-openshift-image-registry [1.3.28](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29)
210

311

plugins/openshift-image-registry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-openshift-image-registry",
3-
"version": "1.3.28",
3+
"version": "1.3.29",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -42,7 +42,7 @@
4242
"@backstage/core-app-api": "1.12.0",
4343
"@backstage/dev-utils": "1.0.27",
4444
"@backstage/test-utils": "1.5.0",
45-
"@janus-idp/cli": "1.7.6",
45+
"@janus-idp/cli": "1.7.7",
4646
"@testing-library/jest-dom": "6.4.2",
4747
"@testing-library/react": "14.2.1",
4848
"@testing-library/user-event": "14.5.1",

0 commit comments

Comments
 (0)