Skip to content

Commit 8c1e99f

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] - @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 79d8180 commit 8c1e99f

File tree

56 files changed

+336
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+336
-28
lines changed

packages/analytics/analytics-chart/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.6.15](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [4.6.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

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

packages/analytics/analytics-chart/package.json

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

packages/analytics/analytics-geo-map/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+
## [0.2.16](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [0.2.15](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

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

packages/analytics/analytics-geo-map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/analytics-geo-map",
3-
"version": "0.2.15",
3+
"version": "0.2.16",
44
"type": "module",
55
"main": "./dist/vitals-geo-map.umd.js",
66
"module": "./dist/vitals-geo-map.es.js",

packages/analytics/analytics-metric-provider/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+
## [8.4.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [8.4.13](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

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

packages/analytics/analytics-metric-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/analytics-metric-provider",
3-
"version": "8.4.13",
3+
"version": "8.4.14",
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

+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+
## [0.24.26](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [0.24.25](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

packages/analytics/dashboard-renderer/package.json

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

packages/analytics/metric-cards/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+
## [0.9.29](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [0.9.28](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

819
**Note:** Version bump only for package @kong-ui-public/metric-cards

packages/analytics/metric-cards/package.json

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

packages/core/app-layout/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.2.35](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [4.2.34](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

819
**Note:** Version bump only for package @kong-ui-public/app-layout

packages/core/app-layout/package.json

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

packages/core/documentation/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+
## [0.7.54](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [0.7.53](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

packages/core/documentation/package.json

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

packages/core/error-boundary/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+
## [2.1.13](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [2.1.12](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-13)
718

819
**Note:** Version bump only for package @kong-ui-public/error-boundary

packages/core/error-boundary/package.json

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

packages/core/expressions/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+
## [0.4.27](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [0.4.26](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

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.4.26",
3+
"version": "0.4.27",
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.5.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [4.5.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

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

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

packages/core/misc-widgets/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+
## [2.1.23](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [2.1.22](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

819
**Note:** Version bump only for package @kong-ui-public/misc-widgets

packages/core/misc-widgets/package.json

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

packages/core/sandbox-layout/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+
## [2.1.32](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [2.1.31](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-23)
718

819
**Note:** Version bump only for package @kong-ui-public/sandbox-layout

packages/core/sandbox-layout/package.json

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

packages/entities/entities-certificates/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+
## [3.6.15](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [3.6.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

packages/entities/entities-certificates/package.json

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

packages/entities/entities-consumer-credentials/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+
## [3.3.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [3.3.13](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

packages/entities/entities-consumer-credentials/package.json

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

packages/entities/entities-consumer-groups/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+
## [3.5.15](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1650](https://github.com/Kong/public-ui-components/issues/1650)) ([79d8180](https://github.com/Kong/public-ui-components/commit/79d818007822b3e5005611e4eec4299a3ce854b2))
12+
13+
14+
15+
16+
617
## [3.5.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-24)
718

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

packages/entities/entities-consumer-groups/package.json

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

0 commit comments

Comments
 (0)