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.12
 - @kong-ui-public/analytics-metric-provider@6.0.2
 - @kong-ui-public/dashboard-renderer@0.20.4
 - @kong-ui-public/metric-cards@0.8.1
 - @kong-ui-public/app-layout@4.0.22
 - @kong-ui-public/documentation@0.4.10
 - @kong-ui-public/error-boundary@2.0.32
 - @kong-ui-public/forms@2.4.1
 - @kong-ui-public/sandbox-layout@2.0.50
 - @kong-ui-public/entities-certificates@3.0.7
 - @kong-ui-public/entities-consumer-credentials@3.0.7
 - @kong-ui-public/entities-consumer-groups@3.0.7
 - @kong-ui-public/entities-consumers@3.0.7
 - @kong-ui-public/entities-gateway-services@3.0.8
 - @kong-ui-public/entities-key-sets@3.0.7
 - @kong-ui-public/entities-keys@3.0.7
 - @kong-ui-public/entities-plugins@3.0.12
 - @kong-ui-public/entities-routes@3.0.7
 - @kong-ui-public/entities-shared@3.0.7
 - @kong-ui-public/entities-snis@3.0.7
 - @kong-ui-public/entities-upstreams-targets@3.0.7
 - @kong-ui-public/entities-vaults@3.0.7
 - @kong-ui-public/spec-renderer@2.1.16
  • Loading branch information
kongponents-bot committed Apr 18, 2024
1 parent aad4ba3 commit f3d5d57
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.12](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@3.0.11...@kong-ui-public/analytics-chart@3.0.12) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





## [3.0.11](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@3.0.10...@kong-ui-public/analytics-chart@3.0.11) (2024-04-17)

**Note:** Version bump only for package @kong-ui-public/analytics-chart
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.11",
"version": "3.0.12",
"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.

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

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





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

**Note:** Version bump only for package @kong-ui-public/analytics-metric-provider
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": "6.0.1",
"version": "6.0.2",
"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.20.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.20.3...@kong-ui-public/dashboard-renderer@0.20.4) (2024-04-18)

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





## [0.20.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.20.2...@kong-ui-public/dashboard-renderer@0.20.3) (2024-04-17)

**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.20.3",
"version": "0.20.4",
"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.8.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/metric-cards@0.8.0...@kong-ui-public/metric-cards@0.8.1) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





# [0.8.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/metric-cards@0.7.2...@kong-ui-public/metric-cards@0.8.0) (2024-04-15)


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.8.0",
"version": "0.8.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.22](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/app-layout@4.0.21...@kong-ui-public/app-layout@4.0.22) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





## [4.0.21](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/app-layout@4.0.20...@kong-ui-public/app-layout@4.0.21) (2024-04-06)

**Note:** Version bump only for package @kong-ui-public/app-layout
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.21",
"version": "4.0.22",
"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.4.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.4.9...@kong-ui-public/documentation@0.4.10) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





## [0.4.9](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/documentation@0.4.8...@kong-ui-public/documentation@0.4.9) (2024-04-17)

**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.4.9",
"version": "0.4.10",
"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.32](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/error-boundary@2.0.31...@kong-ui-public/error-boundary@2.0.32) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





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

**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.31",
"version": "2.0.32",
"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.4.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/forms@2.4.0...@kong-ui-public/forms@2.4.1) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





# [2.4.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/forms@2.3.0...@kong-ui-public/forms@2.4.0) (2024-04-12)


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.4.0",
"version": "2.4.1",
"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.50](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/sandbox-layout@2.0.49...@kong-ui-public/sandbox-layout@2.0.50) (2024-04-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#1339](https://github.com/Kong/public-ui-components/issues/1339)) ([aad4ba3](https://github.com/Kong/public-ui-components/commit/aad4ba3bb7c58a3262a533015dea70033b022452))





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

**Note:** Version bump only for package @kong-ui-public/sandbox-layout
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.49",
"version": "2.0.50",
"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.

## [3.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@3.0.6...@kong-ui-public/entities-certificates@3.0.7) (2024-04-18)

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





## [3.0.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-certificates@3.0.5...@kong-ui-public/entities-certificates@3.0.6) (2024-04-17)

**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": "3.0.6",
"version": "3.0.7",
"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.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-credentials@3.0.6...@kong-ui-public/entities-consumer-credentials@3.0.7) (2024-04-18)

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





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

**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": "3.0.6",
"version": "3.0.7",
"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.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumer-groups@3.0.6...@kong-ui-public/entities-consumer-groups@3.0.7) (2024-04-18)

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





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

**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": "3.0.6",
"version": "3.0.7",
"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.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@3.0.6...@kong-ui-public/entities-consumers@3.0.7) (2024-04-18)

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





## [3.0.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-consumers@3.0.5...@kong-ui-public/entities-consumers@3.0.6) (2024-04-17)

**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": "3.0.6",
"version": "3.0.7",
"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.

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

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





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

**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": "3.0.7",
"version": "3.0.8",
"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.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-key-sets@3.0.6...@kong-ui-public/entities-key-sets@3.0.7) (2024-04-18)

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





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

**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": "3.0.6",
"version": "3.0.7",
"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.0.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@3.0.6...@kong-ui-public/entities-keys@3.0.7) (2024-04-18)

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





## [3.0.6](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-keys@3.0.5...@kong-ui-public/entities-keys@3.0.6) (2024-04-17)

**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": "3.0.6",
"version": "3.0.7",
"type": "module",
"main": "./dist/entities-keys.umd.js",
"module": "./dist/entities-keys.es.js",
Expand Down
Loading

0 comments on commit f3d5d57

Please sign in to comment.