Version Packages

This commit is contained in:
github-actions[bot] 2025-08-25 12:32:31 +00:00
parent 7bafbd4fc8
commit dbadcd36b0
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-rollbar-backend': minor
---
**BREAKING** Removes `rollbar-backend` legacy backend support. The plugin now uses the [new Backstage backend system](https://backstage.io/docs/plugins/new-backend-system/).

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-rollbar-backend
## 0.6.0
### Minor Changes
- 56382c8: **BREAKING** Removes `rollbar-backend` legacy backend support. The plugin now uses the [new Backstage backend system](https://backstage.io/docs/plugins/new-backend-system/).
## 0.5.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-rollbar-backend",
"version": "0.5.0",
"version": "0.6.0",
"description": "A Backstage backend plugin that integrates towards Rollbar",
"backstage": {
"role": "backend-plugin",