Version Packages

This commit is contained in:
github-actions[bot]
2022-05-17 09:26:29 +00:00
parent 6a1f67ba49
commit 64a03bd946
449 changed files with 5696 additions and 2960 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-azure-devops-common
## 0.2.3
### Patch Changes
- ac14fcaf38: Added entity view for Azure Git Tags, based on existing Pull Requests view
## 0.2.3-next.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-common",
"version": "0.2.3-next.0",
"version": "0.2.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
"clean": "backstage-cli package clean"
},
"devDependencies": {
"@backstage/cli": "^0.17.1-next.2"
"@backstage/cli": "^0.17.1"
},
"files": [
"dist"