Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-08-02 08:43:23 +00:00
parent 536c58a5e2
commit f762386d48
104 changed files with 739 additions and 158 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/integration
## 1.3.0-next.1
### Minor Changes
- ad35364e97: feat(techdocs): add edit button support for bitbucketServer
### Patch Changes
- 1f27d83933: Fixed bug in getGitLabFileFetchUrl where a target whose path did not contain the
`/-/` scope would result in a fetch URL that did not support
private-token-based authentication.
## 1.3.0-next.0
### Minor Changes