Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-21 14:07:39 +00:00
parent b952a89dbc
commit 132173b897
301 changed files with 4792 additions and 246 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-kubernetes-react
## 0.5.4-next.0
### Patch Changes
- f35a754: Fixed bug in string-to-integer conversion to properly handle decimal values with BigInt.
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.9.3-next.0
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.5.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-react",
"version": "0.5.3",
"version": "0.5.4-next.0",
"description": "Web library for the kubernetes-react plugin",
"backstage": {
"role": "web-library",