Skip to content

Commit

Permalink
Version Packages (backstage#1994)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
backstage-service and github-actions[bot] authored Nov 20, 2024
1 parent c66119a commit 0610be0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions workspaces/rollbar/.changeset/beige-papayas-approve.md

This file was deleted.

8 changes: 8 additions & 0 deletions workspaces/rollbar/plugins/rollbar-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @backstage-community/plugin-rollbar-backend

## 0.1.70

### Patch Changes

- 3a74e4b: Removed usages and references of `@backstage/backend-common`

Deprecated `createRouter` and its router options in favour of the new backend system.

## 0.1.69

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/rollbar/plugins/rollbar-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-rollbar-backend",
"version": "0.1.69",
"version": "0.1.70",
"description": "A Backstage backend plugin that integrates towards Rollbar",
"backstage": {
"role": "backend-plugin",
Expand Down

0 comments on commit 0610be0

Please sign in to comment.