Skip to content

Commit 408f53c

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]
1 parent 81f8cc6 commit 408f53c

File tree

8 files changed

+39
-4
lines changed

8 files changed

+39
-4
lines changed

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

816

packages/core/expressions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/expressions",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"type": "module",
55
"module": "./dist/expressions.es.js",
66
"types": "dist/types/index.d.ts",

packages/core/forms/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+
## [4.7.36](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **forms:** number values in map fields ([#1809](https://github.com/Kong/public-ui-components/issues/1809)) ([81f8cc6](https://github.com/Kong/public-ui-components/commit/81f8cc6d390263885e008632bb6b872fab849336))
12+
13+
14+
15+
16+
617
## [4.7.35](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-25)
718

819

packages/core/forms/package.json

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

packages/entities/entities-plugins/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+
## [9.5.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-26)
7+
8+
**Note:** Version bump only for package @kong-ui-public/entities-plugins
9+
10+
11+
12+
13+
614
## [9.5.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-25)
715

816

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

packages/entities/entities-routes/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+
## [3.8.54](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-26)
7+
8+
**Note:** Version bump only for package @kong-ui-public/entities-routes
9+
10+
11+
12+
13+
614
## [3.8.53](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-11-25)
715

816

packages/entities/entities-routes/package.json

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

0 commit comments

Comments
 (0)