Version Packages (next)
This commit is contained in:
@@ -1,5 +1,27 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.13.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9bcfa77: Adjusted the log line wording of task worker starting
|
||||
- 05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript's `erasableSyntaxOnly` setting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.
|
||||
- b2f6a5a: Fix #31348 issue where BitbucketUrlReader ignored provided token and instead always used integration credentials
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-events-node@0.4.17-next.0
|
||||
- @backstage/plugin-auth-node@0.6.9-next.0
|
||||
- @backstage/backend-app-api@1.2.9-next.0
|
||||
- @backstage/config-loader@1.10.6-next.0
|
||||
- @backstage/config@1.3.6-next.0
|
||||
- @backstage/cli-node@0.2.15-next.0
|
||||
- @backstage/integration@1.18.2-next.0
|
||||
- @backstage/integration-aws-node@0.1.19-next.0
|
||||
- @backstage/plugin-permission-node@0.10.6-next.0
|
||||
- @backstage/backend-dev-utils@0.1.5
|
||||
- @backstage/backend-plugin-api@1.4.5-next.0
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
|
||||
## 0.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
Reference in New Issue
Block a user