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

Commit c02bf8f

Browse files
chore(release): version packages on main branch (#2556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1d19ee1 commit c02bf8f

File tree

7 files changed

+7
-14
lines changed

7 files changed

+7
-14
lines changed

.changeset/flat-lies-grin.md

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

.changeset/good-boxes-wink.md

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

.changeset/nine-emus-happen.md

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

.changeset/old-trees-tease.md

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

.changeset/two-students-promise.md

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

packages/cli/CHANGELOG.md

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

3+
## 1.18.1
4+
5+
### Patch Changes
6+
7+
- e9b2878: fix(cli): fall back to using the cli script directly if a plugin package does not have an export-dynamic script
8+
39
## 1.18.0
410

511
### 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": "1.18.0",
4+
"version": "1.18.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)