Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
kongponents-bot committed Jan 23, 2025
1 parent e9cbce5 commit 4ed158f
Show file tree
Hide file tree
Showing 38 changed files with 177 additions and 19 deletions.
8 changes: 8 additions & 0 deletions packages/analytics/dashboard-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.33.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [0.33.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/dashboard-renderer",
"version": "0.33.5",
"version": "0.33.6",
"type": "module",
"main": "./dist/dashboard-renderer.umd.js",
"module": "./dist/dashboard-renderer.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.112](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [0.7.111](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/documentation",
"version": "0.7.111",
"version": "0.7.112",
"type": "module",
"main": "./dist/documentation.umd.js",
"module": "./dist/documentation.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/expressions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [0.9.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/expressions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/expressions",
"version": "0.9.1",
"version": "0.9.2",
"type": "module",
"module": "./dist/expressions.es.js",
"types": "dist/types/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.10.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)


### Bug Fixes

* **stylelint:** add spacing rules ([#1910](https://github.com/Kong/public-ui-components/issues/1910)) ([e9cbce5](https://github.com/Kong/public-ui-components/commit/e9cbce528b1042482306d1ab5f3ef17ae77d9b2f))





## [4.10.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/forms",
"version": "4.10.5",
"version": "4.10.6",
"type": "module",
"main": "./dist/forms.umd.js",
"module": "./dist/forms.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/tracing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [0.6.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/tracing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/tracing",
"version": "0.6.10",
"version": "0.6.11",
"type": "module",
"main": "./dist/tracing.umd.js",
"module": "./dist/tracing.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.72](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.6.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-certificates",
"version": "3.6.71",
"version": "3.6.72",
"type": "module",
"main": "./dist/entities-certificates.umd.js",
"module": "./dist/entities-certificates.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-consumer-credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.4.44](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.4.43](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-consumer-credentials",
"version": "3.4.43",
"version": "3.4.44",
"type": "module",
"main": "./dist/entities-consumer-credentials.umd.js",
"module": "./dist/entities-consumer-credentials.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-consumer-groups/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.72](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.5.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-consumer-groups",
"version": "3.5.71",
"version": "3.5.72",
"type": "module",
"main": "./dist/entities-consumer-groups.umd.js",
"module": "./dist/entities-consumer-groups.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-consumers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.72](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.5.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-consumers",
"version": "3.5.71",
"version": "3.5.72",
"type": "module",
"main": "./dist/entities-consumers.umd.js",
"module": "./dist/entities-consumers.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-data-plane-nodes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.69](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

**Note:** Version bump only for package @kong-ui-public/entities-data-plane-nodes





## [0.3.68](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-data-plane-nodes",
"version": "0.3.68",
"version": "0.3.69",
"type": "module",
"main": "./dist/entities-data-plane-nodes.umd.js",
"module": "./dist/entities-data-plane-nodes.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-gateway-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.8.58](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

**Note:** Version bump only for package @kong-ui-public/entities-gateway-services





## [3.8.57](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-gateway-services",
"version": "3.8.57",
"version": "3.8.58",
"type": "module",
"main": "./dist/entities-gateway-services.umd.js",
"module": "./dist/entities-gateway-services.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-key-sets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

**Note:** Version bump only for package @kong-ui-public/entities-key-sets





## [3.5.70](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-key-sets",
"version": "3.5.70",
"version": "3.5.71",
"type": "module",
"main": "./dist/entities-key-sets.umd.js",
"module": "./dist/entities-key-sets.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-keys/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.72](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.5.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-keys",
"version": "3.5.71",
"version": "3.5.72",
"type": "module",
"main": "./dist/entities-keys.umd.js",
"module": "./dist/entities-keys.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.9.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [9.9.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-22)

**Note:** Version bump only for package @kong-ui-public/entities-plugins
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-plugins",
"version": "9.9.2",
"version": "9.9.3",
"type": "module",
"main": "./dist/entities-plugins.umd.js",
"module": "./dist/entities-plugins.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-routes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.8.84](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.8.83](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-22)

**Note:** Version bump only for package @kong-ui-public/entities-routes
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-routes",
"version": "3.8.83",
"version": "3.8.84",
"type": "module",
"main": "./dist/entities-routes.umd.js",
"module": "./dist/entities-routes.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/entities/entities-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.14.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)


### Bug Fixes

* **stylelint:** add spacing rules ([#1910](https://github.com/Kong/public-ui-components/issues/1910)) ([e9cbce5](https://github.com/Kong/public-ui-components/commit/e9cbce528b1042482306d1ab5f3ef17ae77d9b2f))





## [3.14.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-shared",
"version": "3.14.6",
"version": "3.14.7",
"type": "module",
"main": "./dist/entities-shared.umd.js",
"module": "./dist/entities-shared.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/entities/entities-snis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.71](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-23)

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





## [3.5.70](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-snis",
"version": "3.5.70",
"version": "3.5.71",
"type": "module",
"main": "./dist/entities-snis.umd.js",
"module": "./dist/entities-snis.es.js",
Expand Down
Loading

0 comments on commit 4ed158f

Please sign in to comment.