Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit d5b3e96

Browse files
chore(release): 1.28.1 [skip ci]
1 parent 5826cae commit d5b3e96

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

plugins/topology/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
### Dependencies
22

3+
* **@janus-idp/shared-react:** upgraded to 2.11.1
4+
* **@janus-idp/cli:** upgraded to 1.15.0
5+
6+
### Dependencies
7+
38
* **@janus-idp/backstage-plugin-topology-common:** upgraded to 1.4.0
49
* **@janus-idp/shared-react:** upgraded to 2.11.0
510
* **@janus-idp/cli:** upgraded to 1.14.0

plugins/topology/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-topology",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -44,7 +44,7 @@
4444
"@backstage/plugin-permission-react": "^0.4.24",
4545
"@backstage/theme": "^0.5.6",
4646
"@janus-idp/backstage-plugin-topology-common": "1.4.0",
47-
"@janus-idp/shared-react": "2.11.0",
47+
"@janus-idp/shared-react": "2.11.1",
4848
"@kubernetes/client-node": "^0.20.0",
4949
"@material-ui/core": "^4.9.13",
5050
"@material-ui/icons": "^4.11.3",
@@ -72,7 +72,7 @@
7272
"@backstage/core-app-api": "1.14.1",
7373
"@backstage/dev-utils": "1.0.36",
7474
"@backstage/test-utils": "1.5.9",
75-
"@janus-idp/cli": "1.14.0",
75+
"@janus-idp/cli": "1.15.0",
7676
"@redhat-developer/red-hat-developer-hub-theme": "0.2.0",
7777
"@testing-library/jest-dom": "6.4.8",
7878
"@testing-library/react": "14.3.1",

0 commit comments

Comments
 (0)