Version Packages

This commit is contained in:
github-actions[bot] 2024-08-30 17:56:27 +00:00
parent 7e51c7d02e
commit ab8a8fa2e3
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-azure-devops': patch
---
use new FE system syntax (replacing deprecated methods)

View File

@ -1,5 +1,12 @@
# app
## 0.0.6
### Patch Changes
- Updated dependencies [45fd620]
- @backstage-community/plugin-azure-devops@0.4.10
## 0.0.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-azure-devops
## 0.4.10
### Patch Changes
- 45fd620: use new FE system syntax (replacing deprecated methods)
## 0.4.9
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-devops",
"version": "0.4.9",
"version": "0.4.10",
"backstage": {
"role": "frontend-plugin",
"pluginId": "azure-devops",