Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.3-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7032c214f3b4: Add pod exec terminal to Container Card
|
||||
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.2
|
||||
- @backstage/core-app-api@1.10.0-next.3
|
||||
- @backstage/core-plugin-api@1.6.0-next.3
|
||||
- @backstage/plugin-permission-common@0.7.8-next.2
|
||||
- @backstage/plugin-permission-react@0.4.15-next.3
|
||||
- @backstage/theme@0.4.2-next.0
|
||||
- @backstage/types@1.1.1-next.0
|
||||
|
||||
## 1.4.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.4.3-next.2",
|
||||
"version": "1.4.3-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user