Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.4.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 805cbe7: Added `TestCaches` that functions just like `TestDatabases`
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9e63318: Made it possible to give access restrictions to `mockCredentials.service`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.7.6-next.1
|
||||
- @backstage/backend-plugin-api@0.6.19-next.1
|
||||
- @backstage/backend-common@0.23.0-next.1
|
||||
- @backstage/plugin-auth-node@0.4.14-next.1
|
||||
- @backstage/plugin-events-node@0.3.5-next.0
|
||||
|
||||
## 0.3.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "0.3.9-next.0",
|
||||
"version": "0.4.0-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user