diff --git a/packages/analytics/dashboard-renderer/CHANGELOG.md b/packages/analytics/dashboard-renderer/CHANGELOG.md index c0e7d3089c..d432ae3b55 100644 --- a/packages/analytics/dashboard-renderer/CHANGELOG.md +++ b/packages/analytics/dashboard-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.32.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.32.9...@kong-ui-public/dashboard-renderer@0.32.10) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/dashboard-renderer + + + + + ## [0.32.9](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.32.8...@kong-ui-public/dashboard-renderer@0.32.9) (2024-12-10) **Note:** Version bump only for package @kong-ui-public/dashboard-renderer diff --git a/packages/analytics/dashboard-renderer/package.json b/packages/analytics/dashboard-renderer/package.json index 9cae27c27e..e5b5c3bbd4 100644 --- a/packages/analytics/dashboard-renderer/package.json +++ b/packages/analytics/dashboard-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/dashboard-renderer", - "version": "0.32.9", + "version": "0.32.10", "type": "module", "main": "./dist/dashboard-renderer.umd.js", "module": "./dist/dashboard-renderer.es.js", diff --git a/packages/core/documentation/CHANGELOG.md b/packages/core/documentation/CHANGELOG.md index a23699ee49..85f0a9c7f5 100644 --- a/packages/core/documentation/CHANGELOG.md +++ b/packages/core/documentation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.100](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.7.99...@kong-ui-public/documentation@0.7.100) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/documentation + + + + + ## [0.7.99](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.7.98...@kong-ui-public/documentation@0.7.99) (2024-12-04) **Note:** Version bump only for package @kong-ui-public/documentation diff --git a/packages/core/documentation/package.json b/packages/core/documentation/package.json index f907ebf91d..0cb7f29142 100644 --- a/packages/core/documentation/package.json +++ b/packages/core/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/documentation", - "version": "0.7.99", + "version": "0.7.100", "type": "module", "main": "./dist/documentation.umd.js", "module": "./dist/documentation.es.js", diff --git a/packages/core/tracing/CHANGELOG.md b/packages/core/tracing/CHANGELOG.md index e633b9bc21..6425dd9b28 100644 --- a/packages/core/tracing/CHANGELOG.md +++ b/packages/core/tracing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/tracing@0.4.0...@kong-ui-public/tracing@0.4.1) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/tracing + + + + + # [0.4.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/tracing@0.3.3...@kong-ui-public/tracing@0.4.0) (2024-12-10) diff --git a/packages/core/tracing/package.json b/packages/core/tracing/package.json index d965f9441d..c3cd8c2c7c 100644 --- a/packages/core/tracing/package.json +++ b/packages/core/tracing/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/tracing", - "version": "0.4.0", + "version": "0.4.1", "type": "module", "main": "./dist/tracing.umd.js", "module": "./dist/tracing.es.js", diff --git a/packages/entities/entities-certificates/CHANGELOG.md b/packages/entities/entities-certificates/CHANGELOG.md index 309384f4a5..76faa2b4b3 100644 --- a/packages/entities/entities-certificates/CHANGELOG.md +++ b/packages/entities/entities-certificates/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.6.60](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@3.6.59...@kong-ui-public/entities-certificates@3.6.60) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-certificates + + + + + ## [3.6.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@3.6.58...@kong-ui-public/entities-certificates@3.6.59) (2024-12-04) diff --git a/packages/entities/entities-certificates/package.json b/packages/entities/entities-certificates/package.json index 93b5271807..d97ddaa03c 100644 --- a/packages/entities/entities-certificates/package.json +++ b/packages/entities/entities-certificates/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-certificates", - "version": "3.6.59", + "version": "3.6.60", "type": "module", "main": "./dist/entities-certificates.umd.js", "module": "./dist/entities-certificates.es.js", diff --git a/packages/entities/entities-consumer-credentials/CHANGELOG.md b/packages/entities/entities-consumer-credentials/CHANGELOG.md index 65ca74b716..20da5feb86 100644 --- a/packages/entities/entities-consumer-credentials/CHANGELOG.md +++ b/packages/entities/entities-consumer-credentials/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.4.32](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-credentials@3.4.31...@kong-ui-public/entities-consumer-credentials@3.4.32) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-consumer-credentials + + + + + ## [3.4.31](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-credentials@3.4.30...@kong-ui-public/entities-consumer-credentials@3.4.31) (2024-12-04) diff --git a/packages/entities/entities-consumer-credentials/package.json b/packages/entities/entities-consumer-credentials/package.json index 37aad3a48c..d97d2b9e15 100644 --- a/packages/entities/entities-consumer-credentials/package.json +++ b/packages/entities/entities-consumer-credentials/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-consumer-credentials", - "version": "3.4.31", + "version": "3.4.32", "type": "module", "main": "./dist/entities-consumer-credentials.umd.js", "module": "./dist/entities-consumer-credentials.es.js", diff --git a/packages/entities/entities-consumer-groups/CHANGELOG.md b/packages/entities/entities-consumer-groups/CHANGELOG.md index 0e010fad84..da02d817fe 100644 --- a/packages/entities/entities-consumer-groups/CHANGELOG.md +++ b/packages/entities/entities-consumer-groups/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-groups@3.5.58...@kong-ui-public/entities-consumer-groups@3.5.59) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-consumer-groups + + + + + ## [3.5.58](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-groups@3.5.57...@kong-ui-public/entities-consumer-groups@3.5.58) (2024-12-04) diff --git a/packages/entities/entities-consumer-groups/package.json b/packages/entities/entities-consumer-groups/package.json index 83cd3c8303..e0871a2228 100644 --- a/packages/entities/entities-consumer-groups/package.json +++ b/packages/entities/entities-consumer-groups/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-consumer-groups", - "version": "3.5.58", + "version": "3.5.59", "type": "module", "main": "./dist/entities-consumer-groups.umd.js", "module": "./dist/entities-consumer-groups.es.js", diff --git a/packages/entities/entities-consumers/CHANGELOG.md b/packages/entities/entities-consumers/CHANGELOG.md index c750aeb702..eb0cdef279 100644 --- a/packages/entities/entities-consumers/CHANGELOG.md +++ b/packages/entities/entities-consumers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@3.5.58...@kong-ui-public/entities-consumers@3.5.59) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-consumers + + + + + ## [3.5.58](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@3.5.57...@kong-ui-public/entities-consumers@3.5.58) (2024-12-04) diff --git a/packages/entities/entities-consumers/package.json b/packages/entities/entities-consumers/package.json index bf094850a1..ec17758414 100644 --- a/packages/entities/entities-consumers/package.json +++ b/packages/entities/entities-consumers/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-consumers", - "version": "3.5.58", + "version": "3.5.59", "type": "module", "main": "./dist/entities-consumers.umd.js", "module": "./dist/entities-consumers.es.js", diff --git a/packages/entities/entities-data-plane-nodes/CHANGELOG.md b/packages/entities/entities-data-plane-nodes/CHANGELOG.md index 8455c03c6a..59cf6e9383 100644 --- a/packages/entities/entities-data-plane-nodes/CHANGELOG.md +++ b/packages/entities/entities-data-plane-nodes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.57](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-data-plane-nodes@0.3.56...@kong-ui-public/entities-data-plane-nodes@0.3.57) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-data-plane-nodes + + + + + ## [0.3.56](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-data-plane-nodes@0.3.55...@kong-ui-public/entities-data-plane-nodes@0.3.56) (2024-12-04) **Note:** Version bump only for package @kong-ui-public/entities-data-plane-nodes diff --git a/packages/entities/entities-data-plane-nodes/package.json b/packages/entities/entities-data-plane-nodes/package.json index 001884c0c7..754a8ec6b6 100644 --- a/packages/entities/entities-data-plane-nodes/package.json +++ b/packages/entities/entities-data-plane-nodes/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-data-plane-nodes", - "version": "0.3.56", + "version": "0.3.57", "type": "module", "main": "./dist/entities-data-plane-nodes.umd.js", "module": "./dist/entities-data-plane-nodes.es.js", diff --git a/packages/entities/entities-gateway-services/CHANGELOG.md b/packages/entities/entities-gateway-services/CHANGELOG.md index d2890f7b50..d878c9b0ee 100644 --- a/packages/entities/entities-gateway-services/CHANGELOG.md +++ b/packages/entities/entities-gateway-services/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.46](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-gateway-services@3.8.45...@kong-ui-public/entities-gateway-services@3.8.46) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-gateway-services + + + + + ## [3.8.45](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-gateway-services@3.8.44...@kong-ui-public/entities-gateway-services@3.8.45) (2024-12-04) diff --git a/packages/entities/entities-gateway-services/package.json b/packages/entities/entities-gateway-services/package.json index bbb8694231..1b12bf9147 100644 --- a/packages/entities/entities-gateway-services/package.json +++ b/packages/entities/entities-gateway-services/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-gateway-services", - "version": "3.8.45", + "version": "3.8.46", "type": "module", "main": "./dist/entities-gateway-services.umd.js", "module": "./dist/entities-gateway-services.es.js", diff --git a/packages/entities/entities-key-sets/CHANGELOG.md b/packages/entities/entities-key-sets/CHANGELOG.md index 52ab732b17..eddcdeab6b 100644 --- a/packages/entities/entities-key-sets/CHANGELOG.md +++ b/packages/entities/entities-key-sets/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-key-sets@3.5.58...@kong-ui-public/entities-key-sets@3.5.59) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-key-sets + + + + + ## [3.5.58](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-key-sets@3.5.57...@kong-ui-public/entities-key-sets@3.5.58) (2024-12-04) diff --git a/packages/entities/entities-key-sets/package.json b/packages/entities/entities-key-sets/package.json index 073e8085ce..0d1f6a1c2d 100644 --- a/packages/entities/entities-key-sets/package.json +++ b/packages/entities/entities-key-sets/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-key-sets", - "version": "3.5.58", + "version": "3.5.59", "type": "module", "main": "./dist/entities-key-sets.umd.js", "module": "./dist/entities-key-sets.es.js", diff --git a/packages/entities/entities-keys/CHANGELOG.md b/packages/entities/entities-keys/CHANGELOG.md index 737e109f36..03bdfd853c 100644 --- a/packages/entities/entities-keys/CHANGELOG.md +++ b/packages/entities/entities-keys/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.60](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@3.5.59...@kong-ui-public/entities-keys@3.5.60) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-keys + + + + + ## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@3.5.58...@kong-ui-public/entities-keys@3.5.59) (2024-12-04) diff --git a/packages/entities/entities-keys/package.json b/packages/entities/entities-keys/package.json index eb119a9b78..e18eaf89e3 100644 --- a/packages/entities/entities-keys/package.json +++ b/packages/entities/entities-keys/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-keys", - "version": "3.5.59", + "version": "3.5.60", "type": "module", "main": "./dist/entities-keys.umd.js", "module": "./dist/entities-keys.es.js", diff --git a/packages/entities/entities-plugins/CHANGELOG.md b/packages/entities/entities-plugins/CHANGELOG.md index ac8375949a..45c8a8a20b 100644 --- a/packages/entities/entities-plugins/CHANGELOG.md +++ b/packages/entities/entities-plugins/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.8.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-plugins@9.8.0...@kong-ui-public/entities-plugins@9.8.1) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-plugins + + + + + # [9.8.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-plugins@9.7.1...@kong-ui-public/entities-plugins@9.8.0) (2024-12-05) diff --git a/packages/entities/entities-plugins/package.json b/packages/entities/entities-plugins/package.json index 4693209b09..c4bf10875b 100644 --- a/packages/entities/entities-plugins/package.json +++ b/packages/entities/entities-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-plugins", - "version": "9.8.0", + "version": "9.8.1", "type": "module", "main": "./dist/entities-plugins.umd.js", "module": "./dist/entities-plugins.es.js", diff --git a/packages/entities/entities-routes/CHANGELOG.md b/packages/entities/entities-routes/CHANGELOG.md index 853be48d4b..8e11167e63 100644 --- a/packages/entities/entities-routes/CHANGELOG.md +++ b/packages/entities/entities-routes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.61](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-routes@3.8.60...@kong-ui-public/entities-routes@3.8.61) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-routes + + + + + ## [3.8.60](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-routes@3.8.59...@kong-ui-public/entities-routes@3.8.60) (2024-12-05) **Note:** Version bump only for package @kong-ui-public/entities-routes diff --git a/packages/entities/entities-routes/package.json b/packages/entities/entities-routes/package.json index d79c037f00..3f3ab07d24 100644 --- a/packages/entities/entities-routes/package.json +++ b/packages/entities/entities-routes/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-routes", - "version": "3.8.60", + "version": "3.8.61", "type": "module", "main": "./dist/entities-routes.umd.js", "module": "./dist/entities-routes.es.js", diff --git a/packages/entities/entities-shared/CHANGELOG.md b/packages/entities/entities-shared/CHANGELOG.md index 5059ae4af1..968635e0f9 100644 --- a/packages/entities/entities-shared/CHANGELOG.md +++ b/packages/entities/entities-shared/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.10.18](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-shared@3.10.17...@kong-ui-public/entities-shared@3.10.18) (2024-12-11) + + +### Bug Fixes + +* **entities-shared:** persistent cache key should share the same ref, expose useFetcherCacheKey ([#1844](https://github.com/Kong/public-ui-components/issues/1844)) ([117c96c](https://github.com/Kong/public-ui-components/commit/117c96c2a4c31cb3b06ac93992ba14aeeea2c515)) + + + + + ## [3.10.17](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-shared@3.10.16...@kong-ui-public/entities-shared@3.10.17) (2024-12-04) diff --git a/packages/entities/entities-shared/package.json b/packages/entities/entities-shared/package.json index accc1741de..c1696b1ef9 100644 --- a/packages/entities/entities-shared/package.json +++ b/packages/entities/entities-shared/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-shared", - "version": "3.10.17", + "version": "3.10.18", "type": "module", "main": "./dist/entities-shared.umd.js", "module": "./dist/entities-shared.es.js", diff --git a/packages/entities/entities-snis/CHANGELOG.md b/packages/entities/entities-snis/CHANGELOG.md index 04e7b94579..cff323f507 100644 --- a/packages/entities/entities-snis/CHANGELOG.md +++ b/packages/entities/entities-snis/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-snis@3.5.58...@kong-ui-public/entities-snis@3.5.59) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-snis + + + + + ## [3.5.58](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-snis@3.5.57...@kong-ui-public/entities-snis@3.5.58) (2024-12-04) diff --git a/packages/entities/entities-snis/package.json b/packages/entities/entities-snis/package.json index 795b535f79..85080e60ee 100644 --- a/packages/entities/entities-snis/package.json +++ b/packages/entities/entities-snis/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-snis", - "version": "3.5.58", + "version": "3.5.59", "type": "module", "main": "./dist/entities-snis.umd.js", "module": "./dist/entities-snis.es.js", diff --git a/packages/entities/entities-upstreams-targets/CHANGELOG.md b/packages/entities/entities-upstreams-targets/CHANGELOG.md index 174804d1e7..ad0dbb1c67 100644 --- a/packages/entities/entities-upstreams-targets/CHANGELOG.md +++ b/packages/entities/entities-upstreams-targets/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.60](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-upstreams-targets@3.5.59...@kong-ui-public/entities-upstreams-targets@3.5.60) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-upstreams-targets + + + + + ## [3.5.59](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-upstreams-targets@3.5.58...@kong-ui-public/entities-upstreams-targets@3.5.59) (2024-12-04) diff --git a/packages/entities/entities-upstreams-targets/package.json b/packages/entities/entities-upstreams-targets/package.json index 15b2763a67..40adc44870 100644 --- a/packages/entities/entities-upstreams-targets/package.json +++ b/packages/entities/entities-upstreams-targets/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-upstreams-targets", - "version": "3.5.59", + "version": "3.5.60", "type": "module", "main": "./dist/entities-upstreams-targets.umd.js", "module": "./dist/entities-upstreams-targets.es.js", diff --git a/packages/entities/entities-vaults/CHANGELOG.md b/packages/entities/entities-vaults/CHANGELOG.md index 7ea4c4c875..de97b33575 100644 --- a/packages/entities/entities-vaults/CHANGELOG.md +++ b/packages/entities/entities-vaults/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.13.53](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-vaults@3.13.52...@kong-ui-public/entities-vaults@3.13.53) (2024-12-11) + +**Note:** Version bump only for package @kong-ui-public/entities-vaults + + + + + ## [3.13.52](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-vaults@3.13.51...@kong-ui-public/entities-vaults@3.13.52) (2024-12-04) diff --git a/packages/entities/entities-vaults/package.json b/packages/entities/entities-vaults/package.json index fd48a97383..05bcb3ee30 100644 --- a/packages/entities/entities-vaults/package.json +++ b/packages/entities/entities-vaults/package.json @@ -1,6 +1,6 @@ { "name": "@kong-ui-public/entities-vaults", - "version": "3.13.52", + "version": "3.13.53", "type": "module", "main": "./dist/entities-vaults.umd.js", "module": "./dist/entities-vaults.es.js",