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

Commit 95af580

Browse files
chore(release): version packages on main branch (#2658)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2559fd7 commit 95af580

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/odd-planes-reply.md

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

.changeset/rude-bobcats-shake.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.1
4+
5+
### Patch Changes
6+
7+
- a3e8716: Prepare for better compatibility with the upstream dynamic plugins support, by generating the config schema for backend plugins in both `dist/configSchema.json` (for backward compatibility with RHDH) and `dist/.config-schema.json` for consistency and compatibility with upstream.
8+
- 2559fd7: This change fixes package-dynamic-plugin to transform any organization identifier into a flat file path when packaging dynamic plugins.
9+
310
## 3.4.0
411

512
### Minor 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.0",
4+
"version": "3.4.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)