Skip to content

Commit f3ffc51

Browse files
chore(release): version packages on main branch
1 parent cd7aa9e commit f3ffc51

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-cooks-reply.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.6.0
4+
5+
### Minor Changes
6+
7+
- cd7aa9e: The janus-cli now can use buildah as a container tool.
8+
39
## 3.5.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": "3.5.0",
4+
"version": "3.6.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)