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

Commit 343fedc

Browse files
chore(release): version packages on main branch (#2662)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 611e23a commit 343fedc

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/giant-spies-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-plums-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## @janus-idp/cli 1.0.0 (2024-08-06)
22

3+
## 3.4.2
4+
5+
### Patch Changes
6+
7+
- 611e23a: Fix wrong role retrieval which could break the `metadata` command behavior.
8+
- 611e23a: Check backstage the `support-versions` field value during export, and fix it if possible while emitting a warning.
9+
310
## 3.4.1
411

512
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janus-idp/cli",
33
"description": "CLI for developing Backstage plugins and apps",
4-
"version": "3.4.1",
4+
"version": "3.4.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)