Version Packages (#4909)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-08-11 21:08:31 +02:00 committed by GitHub
parent dad55b1319
commit 01df7aee44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 14 additions and 8 deletions

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-badges': minor
'@backstage-community/plugin-badges-backend': minor
---
Backstage version bump to v1.41.1

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-badges-backend
## 0.14.0
### Minor Changes
- dad55b1: Backstage version bump to v1.41.1
## 0.13.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-badges-backend",
"version": "0.13.0",
"version": "0.14.0",
"description": "A Backstage backend plugin that generates README badges for your entities",
"backstage": {
"role": "backend-plugin",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-badges
## 0.11.0
### Minor Changes
- dad55b1: Backstage version bump to v1.41.1
## 0.10.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-badges",
"version": "0.10.0",
"version": "0.11.0",
"description": "A Backstage plugin that generates README badges for your entities",
"backstage": {
"role": "frontend-plugin",