Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.10.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
|
||||
- 8be23a4: Switched `textextensions` dependency for `text-extensions`.
|
||||
- 5a737e1: Fix PostgreSQL 18 `TestDatabases` by pinning the data directory
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.0-next.1
|
||||
- @backstage/plugin-auth-node@0.6.10-next.1
|
||||
- @backstage/plugin-events-node@0.4.18-next.1
|
||||
- @backstage/backend-plugin-api@1.6.0-next.1
|
||||
- @backstage/backend-app-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
|
||||
## 1.10.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "1.10.1-next.0",
|
||||
"version": "1.10.2-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user