Version Packages (#2124)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c0c5165db
commit
7d44c33b4d
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-jenkins-backend': patch
|
||||
---
|
||||
|
||||
Deprecated `createRouter` and its router options in favour of the new backend system.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-jenkins-backend
|
||||
|
||||
## 0.6.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3500d71: Deprecated `createRouter` and its router options in favour of the new backend system.
|
||||
|
||||
## 0.6.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-jenkins-backend",
|
||||
"version": "0.6.2",
|
||||
"version": "0.6.3",
|
||||
"description": "A Backstage backend plugin that integrates towards Jenkins",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue