Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-kubernetes
|
||||
|
||||
## 0.12.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
|
||||
- 491a06c: Add the ability to show icons for the tabs on the entity page (new frontend)
|
||||
- 4183614: Updated usage of deprecated APIs in the new frontend system.
|
||||
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.0.0
|
||||
- @backstage/core-components@0.18.7
|
||||
- @backstage/plugin-kubernetes-react@0.5.16
|
||||
- @backstage/plugin-kubernetes-common@0.9.10
|
||||
- @backstage/frontend-plugin-api@0.14.0
|
||||
- @backstage/core-plugin-api@1.12.3
|
||||
- @backstage/plugin-permission-react@0.4.40
|
||||
|
||||
## 0.12.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes",
|
||||
"version": "0.12.16-next.2",
|
||||
"version": "0.12.16",
|
||||
"description": "A Backstage plugin that integrates towards Kubernetes",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user