Skip to content

Commit 38b6181

Browse files
chore(release): publish [skip ci]
- @kong-ui-public/[email protected] - @kong-ui-public/[email protected]
1 parent 099ec10 commit 38b6181

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/analytics/analytics-chart/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [10.8.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-10-31)
7+
8+
9+
### Features
10+
11+
* add hide truncation warning option ([#2613](https://github.com/Kong/public-ui-components/issues/2613)) ([099ec10](https://github.com/Kong/public-ui-components/commit/099ec10e94957ec503351b8a64afce983ab79a87))
12+
13+
14+
15+
16+
617
## [10.7.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-10-29)
718

819

packages/analytics/analytics-chart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/analytics-chart",
3-
"version": "10.7.14",
3+
"version": "10.8.0",
44
"type": "module",
55
"main": "./dist/vitals-chart.umd.js",
66
"module": "./dist/vitals-chart.es.js",

packages/analytics/dashboard-renderer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.8.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-10-31)
7+
8+
9+
### Features
10+
11+
* add hide truncation warning option ([#2613](https://github.com/Kong/public-ui-components/issues/2613)) ([099ec10](https://github.com/Kong/public-ui-components/commit/099ec10e94957ec503351b8a64afce983ab79a87))
12+
13+
14+
15+
16+
617
## [7.7.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-10-29)
718

819

packages/analytics/dashboard-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/dashboard-renderer",
3-
"version": "7.7.7",
3+
"version": "7.8.0",
44
"type": "module",
55
"main": "./dist/dashboard-renderer.umd.js",
66
"module": "./dist/dashboard-renderer.es.js",

0 commit comments

Comments
 (0)