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

Commit 25e40df

Browse files
chore(release): 1.9.1 [skip ci]
1 parent d5b3e96 commit 25e40df

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

plugins/web-terminal/CHANGELOG.md

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

3+
* **@janus-idp/cli:** upgraded to 1.15.0
4+
5+
### Dependencies
6+
37
* **@janus-idp/cli:** upgraded to 1.14.0
48

59
### Dependencies

plugins/web-terminal/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-web-terminal",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -55,7 +55,7 @@
5555
"@backstage/core-app-api": "1.14.1",
5656
"@backstage/dev-utils": "1.0.36",
5757
"@backstage/test-utils": "1.5.9",
58-
"@janus-idp/cli": "1.14.0",
58+
"@janus-idp/cli": "1.15.0",
5959
"@redhat-developer/red-hat-developer-hub-theme": "0.2.0",
6060
"@testing-library/jest-dom": "6.4.8",
6161
"@testing-library/react": "14.3.1",

0 commit comments

Comments
 (0)