Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-12-12 15:45:17 +00:00
parent 2dcd9ffb7a
commit 3f1192f32f
438 changed files with 6118 additions and 219 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-azure-devops-common
## 0.3.2-next.1
### Patch Changes
- c70e4f5: Added multi-org support
## 0.3.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-common",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",