Version Packages (#1993)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba14d7b35a
commit
c66119a0ac
|
|
@ -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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-periskop-backend",
|
||||
"version": "0.2.21",
|
||||
"version": "0.2.22",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "periskop",
|
||||
|
|
|
|||
Loading…
Reference in New Issue