Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-04 15:00:26 +00:00
parent 719d772743
commit 3738293d26
273 changed files with 3065 additions and 137 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-test-utils
## 1.10.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.13.1-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/backend-app-api@1.3.0-next.1
- @backstage/plugin-permission-common@0.9.3-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-events-node@0.4.17-next.1
## 1.10.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.10.0-next.0",
"version": "1.10.0-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"