Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-10 08:00:04 +00:00
parent 0bd6184a62
commit c02ce52da1
276 changed files with 4436 additions and 1148 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-azure-devops-common
## 0.2.3-next.0
### Patch Changes
- ac14fcaf38: Added entity view for Azure Git Tags, based on existing Pull Requests view
## 0.2.2
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-common",
"version": "0.2.2",
"version": "0.2.3-next.0",
"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.0"
"@backstage/cli": "^0.17.1-next.2"
},
"files": [
"dist"