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

Commit 1ae5b6d

Browse files
chore(release): version packages on release-1.7 branch
1 parent f36b63a commit 1ae5b6d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-numbers-serve.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.7.0
4+
5+
### Minor Changes
6+
7+
- d6c06fd: add deprecation warnings to package-dynamic-plugins and export-dynamic-plugin and point to new rhdh-cli
8+
39
## 3.6.1
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.6.1",
4+
"version": "3.7.0",
55
"deprecated": "This package is deprecated and will no longer receive updates. Please migrate to @red-hat-developer-hub/cli. See https://github.com/redhat-developer/rhdh-cli for more information.",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)