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

Commit 9983dd8

Browse files
nickboldtrhdh-bot
andauthored
feat: checkPluginVersion.sh bump plugins for 1.5.0 release (#2638)
* feat: checkPluginVersion.sh bump ./ to 3.6.0 in main Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> * feat: checkPluginVersion.sh bump packages/cli to 3.3.0 in main Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> * feat: checkPluginVersion.sh bump plugins/audit-log-node to 1.9.0 in main Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> * feat: checkPluginVersion.sh bump plugins/shared-react to 2.17.0 in main Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> * feat: checkPluginVersion.sh bump plugins/web-terminal to 1.14.0 in main Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> --------- Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com> Co-authored-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
1 parent 8ac9fe0 commit 9983dd8

File tree

9 files changed

+29
-1
lines changed

9 files changed

+29
-1
lines changed

.changeset/packages-cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@janus-idp/cli": minor
3+
---
4+
5+
Bump packages/cli to 3.3.0 in main branch, in prep for release of 1.5.0
6+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@janus-idp/backstage-plugin-audit-log-node": minor
3+
---
4+
5+
Bump plugins/audit-log-node to 1.9.0 in main branch, in prep for release of 1.5.0
6+

.changeset/plugins-shared-react.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@janus-idp/shared-react": minor
3+
---
4+
5+
Bump plugins/shared-react to 2.17.0 in main branch, in prep for release of 1.5.0
6+

.changeset/plugins-web-terminal.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@janus-idp/backstage-plugin-web-terminal": minor
3+
---
4+
5+
Bump plugins/web-terminal to 1.14.0 in main branch, in prep for release of 1.5.0
6+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"private": true,
55
"engines": {
66
"node": "20"

packages/cli/.versionhistory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- Bumped to 1.8.0 in main branch for next release 1.2.0
22
- Bumped to 1.14.0 in main branch for next release 1.3.0
33
- Bumped to 1.19.0 in main branch, in prep for release of 1.4.0
4+
- Bumped to 3.3.0 in main branch, in prep for release of 1.5.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- Bumped to 1.5.0 in main branch for next release 1.3.0
22
- Bumped to 1.8.0 in main branch, in prep for release of 1.4.0
3+
- Bumped to 1.9.0 in main branch, in prep for release of 1.5.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- Bumped to 2.6.0 in main branch for next release 1.2.0
22
- Bumped to 2.11.0 in main branch for next release 1.3.0
33
- Bumped to 2.14.0 in main branch, in prep for release of 1.4.0
4+
- Bumped to 2.17.0 in main branch, in prep for release of 1.5.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- Bumped to 1.4.0 in main branch for next release 1.2.0
22
- Bumped to 1.9.0 in main branch for next release 1.3.0
33
- Bumped to 1.12.0 in main branch, in prep for release of 1.4.0
4+
- Bumped to 1.14.0 in main branch, in prep for release of 1.5.0

0 commit comments

Comments
 (0)