Skip to content

Commit 4f005de

Browse files
Version Packages (#6371)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a42fa91 commit 4f005de

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/badges/.changeset/version-bump-1-45-1.md

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

workspaces/badges/plugins/badges-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-badges-backend
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- a833714: Backstage version bump to v1.45.3
8+
39
## 0.17.1
410

511
### Patch Changes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-badges-backend",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"description": "A Backstage backend plugin that generates README badges for your entities",
55
"backstage": {
66
"role": "backend-plugin",

workspaces/badges/plugins/badges/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-badges
22

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- a833714: Backstage version bump to v1.45.3
8+
39
## 0.14.0
410

511
### Minor Changes

workspaces/badges/plugins/badges/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-badges",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "A Backstage plugin that generates README badges for your entities",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)