Skip to content

Commit bee165a

Browse files
chore(release): version packages on main branch
1 parent 049f200 commit bee165a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/late-apples-call.md

Lines changed: 0 additions & 5 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+
## 3.5.0
4+
5+
### Minor Changes
6+
7+
- 049f200: This change removes the embed-as-code method of exporting from export-dynamic-plugin and the associated --no-embed-as-dependencies flag. This change also removes the forked code required to support this exporting method as well as the associated rollup dependencies.
8+
39
## 3.4.2
410

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

0 commit comments

Comments
 (0)