Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-10-31 16:19:04 +00:00
parent 9f1b0b2cb5
commit f1c3cdfb2d
32 changed files with 236 additions and 15 deletions
@@ -1,5 +1,12 @@
# @backstage/plugin-azure-devops-backend
## 0.3.17-next.1
### Patch Changes
- 62f284e394: - Adjusted the asset parser to accept case sensitive
- Fixed fetching data that was using the deprecated function
## 0.3.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.3.17-next.0",
"version": "0.3.17-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",