Skip to content

Commit 600a5b5

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

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/entities/entities-plugins/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+
## [9.28.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-07-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **entities-plugins:** fix datakit code example code ([#2207](https://github.com/Kong/public-ui-components/issues/2207)) ([ec85dbd](https://github.com/Kong/public-ui-components/commit/ec85dbda5d288c8fef1231f1d4ab871c58c0a176))
12+
13+
14+
15+
16+
617
## [9.28.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-07-10)
718

819

packages/entities/entities-plugins/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/entities-plugins",
3-
"version": "9.28.2",
3+
"version": "9.28.3",
44
"type": "module",
55
"main": "./dist/entities-plugins.umd.js",
66
"module": "./dist/entities-plugins.es.js",

0 commit comments

Comments
 (0)