Skip to content

Commit bf0e270

Browse files
Version Packages (#127)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87f9528 commit bf0e270

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

workspaces/changelog/.changeset/kind-beans-deny.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @alithya-oss/backstage-plugin-changelog-backend
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 6bb12f9: Refreshed the unmaintained 'rcs-labs/backstage-changelog-plugin' to ensure compatibility with the Backstage framework version 1.35.x and later.

workspaces/changelog/plugins/changelog-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alithya-oss/backstage-plugin-changelog-backend",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "MPL-2.0",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @alithya-oss/backstage-plugin-changelog
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 6bb12f9: Refreshed the unmaintained 'rcs-labs/backstage-changelog-plugin' to ensure compatibility with the Backstage framework version 1.35.x and later.

workspaces/changelog/plugins/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alithya-oss/backstage-plugin-changelog",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)