@backstage/plugin-kubernetes-react 0.0.0-nightly-20230927021302

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,17 @@
1
+ # @backstage/plugin-kubernetes-react
2
+
3
+ ## 0.0.0-nightly-20230927021302
4
+
5
+ ### Minor Changes
6
+
7
+ - 2d8151061cd3: Refactor Kubernetes plugins in line with ADR 11, no breaking changes yet
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @backstage/core-plugin-api@0.0.0-nightly-20230927021302
13
+ - @backstage/plugin-kubernetes-common@0.0.0-nightly-20230927021302
14
+ - @backstage/core-components@0.0.0-nightly-20230927021302
15
+ - @backstage/catalog-model@1.4.2
16
+ - @backstage/errors@1.2.2
17
+ - @backstage/types@1.1.1
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # @backstage/plugin-kubernetes-react
2
+
3
+ Welcome to the web library package for the kubernetes-react plugin!
4
+
5
+ _This plugin was created through the Backstage CLI_