Skip to content

Commit 5758749

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

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

packages/entities/entities-plugins/CHANGELOG.md

+11
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.16.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **plugin-form:** only use put when partials field is passed for plugin ([#2010](https://github.com/Kong/public-ui-components/issues/2010)) ([c2e9b60](https://github.com/Kong/public-ui-components/commit/c2e9b6053bc8fb5e6bb373f0248b58af272ff444))
12+
13+
14+
15+
16+
617
## [9.16.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-03-07)
718

819
**Note:** Version bump only for package @kong-ui-public/entities-plugins

packages/entities/entities-plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/entities-plugins",
3-
"version": "9.16.3",
3+
"version": "9.16.4",
44
"type": "module",
55
"main": "./dist/entities-plugins.umd.js",
66
"module": "./dist/entities-plugins.es.js",

packages/entities/entities-redis-configurations/CHANGELOG.md

+8
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.1.12](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-03-11)
7+
8+
**Note:** Version bump only for package @kong-ui-public/entities-redis-configurations
9+
10+
11+
12+
13+
614
## [0.1.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-03-07)
715

816
**Note:** Version bump only for package @kong-ui-public/entities-redis-configurations

packages/entities/entities-redis-configurations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/entities-redis-configurations",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"type": "module",
55
"main": "./dist/entities-redis-configurations.umd.js",
66
"module": "./dist/entities-redis-configurations.es.js",

0 commit comments

Comments
 (0)