Version Packages
This commit is contained in:
parent
7e51c7d02e
commit
ab8a8fa2e3
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-azure-devops': patch
|
||||
---
|
||||
|
||||
use new FE system syntax (replacing deprecated methods)
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue