Version Packages

This commit is contained in:
github-actions[bot]
2023-08-15 17:12:48 +00:00
parent 004768a3cc
commit aaf5cb2ca1
515 changed files with 6245 additions and 1533 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/integration
## 1.6.0
### Minor Changes
- 443afcf7f567: Added `buildGerritGitilesArchiveUrl()` to construct a Gitiles URL to download an archive.
Gitiles URL that uses an authenticated prefix (`/a/`) can now be parsed by the integration.
### Patch Changes
- Updated dependencies
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
## 1.5.1
### Patch Changes