Version Packages (#4715)

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:13:05 +02:00 committed by GitHub
parent 9048885499
commit c59e665a32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 23 additions and 8 deletions

View File

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

View File

@ -1,5 +1,12 @@
# app-next
## 0.0.14
### Patch Changes
- Updated dependencies [fd82901]
- @backstage-community/plugin-sentry@1.8.0
## 0.0.13
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app-next",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,12 @@
# app
## 0.0.14
### Patch Changes
- Updated dependencies [fd82901]
- @backstage-community/plugin-sentry@1.8.0
## 0.0.13
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-sentry
## 1.8.0
### Minor Changes
- fd82901: Backstage version bump to v1.41.1
## 1.7.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-sentry",
"version": "1.7.0",
"version": "1.8.0",
"description": "A Backstage plugin that integrates towards Sentry",
"backstage": {
"role": "frontend-plugin",