Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-kubernetes
|
||||
|
||||
## 0.11.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.
|
||||
- bfc0f42: Make k8s entity content appear on components & resources only by default in new FE system
|
||||
- 836127c: Updated dependency `@testing-library/react` to `^16.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.15.0
|
||||
- @backstage/plugin-catalog-react@1.13.0
|
||||
- @backstage/frontend-plugin-api@0.8.0
|
||||
- @backstage/core-compat-api@0.3.0
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/core-plugin-api@1.9.4
|
||||
- @backstage/plugin-kubernetes-react@0.4.3
|
||||
- @backstage/plugin-kubernetes-common@0.8.3
|
||||
|
||||
## 0.11.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes",
|
||||
"version": "0.11.14-next.2",
|
||||
"version": "0.11.14",
|
||||
"description": "A Backstage plugin that integrates towards Kubernetes",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user