Version Packages (#4749)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-07-24 14:04:06 +02:00 committed by GitHub
parent 1cab23806c
commit 30110aecca
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-airbrake': minor
'@backstage-community/plugin-airbrake-backend': minor
---
Backstage version bump to v1.41.1

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-airbrake-backend
## 0.12.0
### Minor Changes
- 5756278: Backstage version bump to v1.41.1
## 0.11.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-airbrake-backend",
"version": "0.11.0",
"version": "0.12.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-airbrake",
"version": "0.10.0",
"version": "0.11.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "airbrake",