Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-06 13:15:32 +00:00
parent dbeb90ff09
commit 120319d2b5
305 changed files with 4584 additions and 152 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/backend-test-utils
## 0.4.5-next.2
### Patch Changes
- 8b13183: Internal updates to support latest version of `BackendFeauture`s from `@backstage/backend-plugin-api`.
- 7c5f3b0: Update the `ServiceFactoryTester` to be able to test services that enables multi implementation installation.
- Updated dependencies
- @backstage/backend-defaults@0.4.2-next.2
- @backstage/backend-plugin-api@0.8.0-next.2
- @backstage/backend-app-api@0.8.1-next.2
- @backstage/plugin-auth-node@0.5.0-next.2
- @backstage/plugin-events-node@0.3.9-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.4.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "0.4.5-next.1",
"version": "0.4.5-next.2",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"