Skip to content

Commit a453064

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

File tree

40 files changed

+183
-20
lines changed

40 files changed

+183
-20
lines changed

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+
## [5.3.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-19)
7+
8+
**Note:** Version bump only for package @kong-ui-public/dashboard-renderer
9+
10+
11+
12+
13+
614
# [5.3.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-15)
715

816

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

packages/core/documentation/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+
## [0.8.26](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-19)
7+
8+
**Note:** Version bump only for package @kong-ui-public/documentation
9+
10+
11+
12+
13+
614
## [0.8.25](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-14)
715

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

packages/core/documentation/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/documentation",
3-
"version": "0.8.25",
3+
"version": "0.8.26",
44
"type": "module",
55
"main": "./dist/documentation.umd.js",
66
"module": "./dist/documentation.es.js",

packages/core/expressions/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+
## [0.9.37](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-19)
7+
8+
**Note:** Version bump only for package @kong-ui-public/expressions
9+
10+
11+
12+
13+
614
## [0.9.36](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-14)
715

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

packages/core/expressions/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/expressions",
3-
"version": "0.9.36",
3+
"version": "0.9.37",
44
"type": "module",
55
"module": "./dist/expressions.es.js",
66
"types": "dist/types/index.d.ts",

packages/core/forms/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+
## [4.12.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-19)
7+
8+
**Note:** Version bump only for package @kong-ui-public/forms
9+
10+
11+
12+
13+
614
## [4.12.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-14)
715

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

packages/core/forms/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/forms",
3-
"version": "4.12.10",
3+
"version": "4.12.11",
44
"type": "module",
55
"main": "./dist/forms.umd.js",
66
"module": "./dist/forms.es.js",

packages/core/tracing/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+
## [0.10.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-19)
7+
8+
**Note:** Version bump only for package @kong-ui-public/tracing
9+
10+
11+
12+
13+
614
## [0.10.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-05-14)
715

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

packages/core/tracing/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/tracing",
3-
"version": "0.10.10",
3+
"version": "0.10.11",
44
"type": "module",
55
"main": "./dist/tracing.umd.js",
66
"module": "./dist/tracing.es.js",

0 commit comments

Comments
 (0)