Version Packages

This commit is contained in:
github-actions[bot]
2024-08-20 08:56:34 +00:00
parent a0d830645a
commit 2a2c84ba68
538 changed files with 6372 additions and 2322 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/integration
## 1.14.0
### Minor Changes
- 78c1329: Updated `GitlabUrlReader.readUrl` and `GitlabUrlReader.readTree` to accept a user-provided token, supporting both bearer and private tokens.
### Patch Changes
- c591670: Updated functions for `getHarnessEditContentsUrl`, `getHarnessFileContentsUrl`, `getHarnessArchiveUrl`, `getHarnessLatestCommitUrl` and `parseHarnessUrl` to handle account and org level urls
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 1.14.0-next.0
### Minor Changes