Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui-public/analytics-chart@3.0.4
 - @kong-ui-public/analytics-metric-provider@5.1.1
 - @kong-ui-public/dashboard-renderer@0.18.2
 - @kong-ui-public/metric-cards@0.7.1
 - @kong-ui-public/app-layout@4.0.20
 - @kong-ui-public/documentation@0.3.41
 - @kong-ui-public/error-boundary@2.0.30
 - @kong-ui-public/forms@2.2.6
 - @kong-ui-public/sandbox-layout@2.0.48
 - @kong-ui-public/entities-certificates@2.5.11
 - @kong-ui-public/entities-consumer-credentials@2.1.86
 - @kong-ui-public/entities-consumer-groups@2.6.11
 - @kong-ui-public/entities-consumers@2.7.11
 - @kong-ui-public/entities-gateway-services@2.7.11
 - @kong-ui-public/entities-key-sets@2.5.11
 - @kong-ui-public/entities-keys@2.5.11
 - @kong-ui-public/entities-plugins@2.17.4
 - @kong-ui-public/entities-routes@2.6.11
 - @kong-ui-public/entities-shared@2.12.10
 - @kong-ui-public/entities-snis@2.5.11
 - @kong-ui-public/entities-upstreams-targets@2.5.11
 - @kong-ui-public/entities-vaults@2.6.11
 - @kong-ui-public/spec-renderer@2.1.10
  • Loading branch information
kongponents-bot committed Apr 2, 2024
1 parent 36c16f4 commit 8de453e
Show file tree
Hide file tree
Showing 47 changed files with 239 additions and 28 deletions.
11 changes: 11 additions & 0 deletions packages/analytics/analytics-chart/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.0.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@3.0.3...@kong-ui-public/analytics-chart@3.0.4) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [3.0.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@3.0.2...@kong-ui-public/analytics-chart@3.0.3) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/analytics-chart",
"version": "3.0.3",
"version": "3.0.4",
"type": "module",
"main": "./dist/vitals-chart.umd.js",
"module": "./dist/vitals-chart.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/analytics/analytics-metric-provider/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.

## [5.1.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-metric-provider@5.1.0...@kong-ui-public/analytics-metric-provider@5.1.1) (2024-04-02)

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





# [5.1.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-metric-provider@5.0.10...@kong-ui-public/analytics-metric-provider@5.1.0) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-metric-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/analytics-metric-provider",
"version": "5.1.0",
"version": "5.1.1",
"type": "module",
"main": "./dist/vitals-metric-provider.umd.js",
"module": "./dist/vitals-metric-provider.es.js",
Expand Down
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.18.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.18.1...@kong-ui-public/dashboard-renderer@0.18.2) (2024-04-02)

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





## [0.18.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.18.0...@kong-ui-public/dashboard-renderer@0.18.1) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/dashboard-renderer
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.18.1",
"version": "0.18.2",
"type": "module",
"main": "./dist/dashboard-renderer.umd.js",
"module": "./dist/dashboard-renderer.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/analytics/metric-cards/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.

## [0.7.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/metric-cards@0.7.0...@kong-ui-public/metric-cards@0.7.1) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





# [0.7.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/metric-cards@0.6.50...@kong-ui-public/metric-cards@0.7.0) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/metric-cards",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"main": "./dist/metric-cards.umd.js",
"module": "./dist/metric-cards.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/app-layout/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.0.20](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/app-layout@4.0.19...@kong-ui-public/app-layout@4.0.20) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [4.0.19](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/app-layout@4.0.18...@kong-ui-public/app-layout@4.0.19) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/app-layout",
"version": "4.0.19",
"version": "4.0.20",
"type": "module",
"main": "./dist/app-layout.umd.js",
"module": "./dist/app-layout.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/documentation/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.

## [0.3.41](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.3.40...@kong-ui-public/documentation@0.3.41) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [0.3.40](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.3.39...@kong-ui-public/documentation@0.3.40) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/documentation
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.3.40",
"version": "0.3.41",
"type": "module",
"main": "./dist/documentation.umd.js",
"module": "./dist/documentation.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/error-boundary/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.

## [2.0.30](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/error-boundary@2.0.29...@kong-ui-public/error-boundary@2.0.30) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [2.0.29](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/error-boundary@2.0.28...@kong-ui-public/error-boundary@2.0.29) (2024-03-12)

**Note:** Version bump only for package @kong-ui-public/error-boundary
Expand Down
2 changes: 1 addition & 1 deletion packages/core/error-boundary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/error-boundary",
"version": "2.0.29",
"version": "2.0.30",
"type": "module",
"main": "./dist/error-boundary.umd.js",
"module": "./dist/error-boundary.es.js",
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.

## [2.2.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/forms@2.2.5...@kong-ui-public/forms@2.2.6) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [2.2.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/forms@2.2.4...@kong-ui-public/forms@2.2.5) (2024-03-28)


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": "2.2.5",
"version": "2.2.6",
"type": "module",
"main": "./dist/forms.umd.js",
"module": "./dist/forms.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/sandbox-layout/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.

## [2.0.48](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/sandbox-layout@2.0.47...@kong-ui-public/sandbox-layout@2.0.48) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.15 ([#1304](https://github.com/Kong/public-ui-components/issues/1304)) ([36c16f4](https://github.com/Kong/public-ui-components/commit/36c16f474c85b28208bd7a0a60eea3ceceedc9e7))





## [2.0.47](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/sandbox-layout@2.0.46...@kong-ui-public/sandbox-layout@2.0.47) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/sandbox-layout",
"version": "2.0.47",
"version": "2.0.48",
"type": "module",
"main": "./dist/sandbox-layout.umd.js",
"module": "./dist/sandbox-layout.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.

## [2.5.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@2.5.10...@kong-ui-public/entities-certificates@2.5.11) (2024-04-02)

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





## [2.5.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@2.5.9...@kong-ui-public/entities-certificates@2.5.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-certificates
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": "2.5.10",
"version": "2.5.11",
"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.

## [2.1.86](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-credentials@2.1.85...@kong-ui-public/entities-consumer-credentials@2.1.86) (2024-04-02)

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





## [2.1.85](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-credentials@2.1.84...@kong-ui-public/entities-consumer-credentials@2.1.85) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-consumer-credentials
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-consumer-credentials",
"version": "2.1.85",
"version": "2.1.86",
"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.

## [2.6.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-groups@2.6.10...@kong-ui-public/entities-consumer-groups@2.6.11) (2024-04-02)

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





## [2.6.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-groups@2.6.9...@kong-ui-public/entities-consumer-groups@2.6.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-consumer-groups
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": "2.6.10",
"version": "2.6.11",
"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.

## [2.7.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@2.7.10...@kong-ui-public/entities-consumers@2.7.11) (2024-04-02)

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





## [2.7.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@2.7.9...@kong-ui-public/entities-consumers@2.7.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-consumers
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": "2.7.10",
"version": "2.7.11",
"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-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.

## [2.7.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-gateway-services@2.7.10...@kong-ui-public/entities-gateway-services@2.7.11) (2024-04-02)

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





## [2.7.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-gateway-services@2.7.9...@kong-ui-public/entities-gateway-services@2.7.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-gateway-services
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": "2.7.10",
"version": "2.7.11",
"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.

## [2.5.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-key-sets@2.5.10...@kong-ui-public/entities-key-sets@2.5.11) (2024-04-02)

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





## [2.5.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-key-sets@2.5.9...@kong-ui-public/entities-key-sets@2.5.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-key-sets
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": "2.5.10",
"version": "2.5.11",
"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.

## [2.5.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@2.5.10...@kong-ui-public/entities-keys@2.5.11) (2024-04-02)

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





## [2.5.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@2.5.9...@kong-ui-public/entities-keys@2.5.10) (2024-04-01)

**Note:** Version bump only for package @kong-ui-public/entities-keys
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": "2.5.10",
"version": "2.5.11",
"type": "module",
"main": "./dist/entities-keys.umd.js",
"module": "./dist/entities-keys.es.js",
Expand Down
Loading

0 comments on commit 8de453e

Please sign in to comment.