Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-07-26 08:37:39 +00:00
parent ac052fac0e
commit 73cee58fc2
306 changed files with 4054 additions and 1056 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/integration
## 1.3.0-next.0
### Minor Changes
- 593dea6710: Add support for Basic Auth for Bitbucket Server.
### Patch Changes
- 163243a4d1: Handle incorrect return type from Octokit paginate plugin to resolve reading URLs from GitHub
- c4b460a47d: Avoid double encoding of the file path in `getBitbucketDownloadUrl`
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
## 1.2.2
### Patch Changes