Version Packages (#1993)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-20 14:30:35 +01:00 committed by GitHub
parent ba14d7b35a
commit c66119a0ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-periskop-backend': patch
---
Removed usages and references of `@backstage/backend-common`
Deprecated `createRouter` and its router options in favour of the new backend system.

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-periskop-backend
## 0.2.22
### Patch Changes
- fdcc96d: Removed usages and references of `@backstage/backend-common`
Deprecated `createRouter` and its router options in favour of the new backend system.
## 0.2.21
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-periskop-backend",
"version": "0.2.21",
"version": "0.2.22",
"backstage": {
"role": "backend-plugin",
"pluginId": "periskop",