Version Packages (#2124)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-12-03 15:58:54 +01:00 committed by GitHub
parent 3c0c5165db
commit 7d44c33b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-jenkins-backend': patch
---
Deprecated `createRouter` and its router options in favour of the new backend system.

View File

@ -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

View File

@ -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",