Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-11 21:45:56 +00:00
parent eceb4628e4
commit 20fae88bdf
52 changed files with 612 additions and 25 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/backend-test-utils
## 1.10.0-next.2
### Patch Changes
- f3001fd: Tweak some of the mock services to have more precise types
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.2
## 1.10.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.10.0-next.1",
"version": "1.10.0-next.2",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"