Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-test-utils
## 1.10.3
### Patch Changes
- 872eb91: Upgrade `zod-to-json-schema` to latest version
- Updated dependencies
- @backstage/backend-defaults@0.15.0
- @backstage/backend-plugin-api@1.6.1
- @backstage/backend-app-api@1.4.1
- @backstage/plugin-auth-node@0.6.11
- @backstage/plugin-permission-common@0.9.4
## 1.10.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.10.3-next.1",
"version": "1.10.3",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"