Version Packages (#1867)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
parent
488bdac733
commit
fdfb00530f
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-azure-devops': patch
|
||||
---
|
||||
|
||||
Migrated to using MUI v5
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-azure-devops
|
||||
|
||||
## 0.6.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c5283ca: Migrated to using MUI v5
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-azure-devops",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "azure-devops",
|
||||
|
|
|
|||
Loading…
Reference in New Issue