Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.3.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c70e4f5: Added multi-org support
|
||||
- 7c9af0b: Added support for annotations that use a subpath for the host. Also validated that the annotations have the correct number of slashes.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops-common@0.3.2-next.1
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.3.10-next.2",
|
||||
"version": "0.3.10-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user