Skip to content

Commit c7875d5

Browse files
chore(release): publish [skip ci]
- @kong-ui-public/[email protected] - @kong-ui-public/[email protected] - @kong-ui-public/[email protected]
1 parent acb44b3 commit c7875d5

File tree

6 files changed

+30
-3
lines changed

6 files changed

+30
-3
lines changed

packages/analytics/analytics-config-store/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+
# [1.2.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-11-07)
7+
8+
9+
### Features
10+
11+
* analytics config exposes an awaitable isReady ([#2628](https://github.com/Kong/public-ui-components/issues/2628)) ([acb44b3](https://github.com/Kong/public-ui-components/commit/acb44b32e0f91a0ca499b8dd08c79c9f5644fec8))
12+
13+
14+
15+
16+
617
## [1.1.20](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-10-29)
718

819
**Note:** Version bump only for package @kong-ui-public/analytics-config-store

packages/analytics/analytics-config-store/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-config-store",
3-
"version": "1.1.20",
3+
"version": "1.2.0",
44
"type": "module",
55
"main": "./dist/vitals-config-store.umd.js",
66
"module": "./dist/vitals-config-store.es.js",

packages/analytics/analytics-metric-provider/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [11.0.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-11-07)
7+
8+
**Note:** Version bump only for package @kong-ui-public/analytics-metric-provider
9+
10+
11+
12+
13+
614
# [11.0.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-11-04)
715

816

packages/analytics/analytics-metric-provider/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-metric-provider",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"type": "module",
55
"main": "./dist/vitals-metric-provider.umd.js",
66
"module": "./dist/vitals-metric-provider.es.js",

packages/analytics/dashboard-renderer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [8.0.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-11-07)
7+
8+
**Note:** Version bump only for package @kong-ui-public/dashboard-renderer
9+
10+
11+
12+
13+
614
## [8.0.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-11-06)
715

816
**Note:** Version bump only for package @kong-ui-public/dashboard-renderer

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": "8.0.2",
3+
"version": "8.0.3",
44
"type": "module",
55
"main": "./dist/dashboard-renderer.umd.js",
66
"module": "./dist/dashboard-renderer.es.js",

0 commit comments

Comments
 (0)