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@4.6.8
 - @kong-ui-public/dashboard-renderer@0.24.17
 - @kong-ui-public/expressions@0.4.18
 - @kong-ui-public/entities-plugins@8.12.8
 - @kong-ui-public/entities-routes@3.7.10
 - @kong-ui-public/spec-renderer@2.2.28
  • Loading branch information
kongponents-bot committed Sep 13, 2024
1 parent 54eddf6 commit 48faef5
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 6 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.

## [4.6.8](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@4.6.7...@kong-ui-public/analytics-chart@4.6.8) (2024-09-13)


### Bug Fixes

* **deps:** update dependency uuid to v10 ([#1626](https://github.com/Kong/public-ui-components/issues/1626)) ([49c7fab](https://github.com/Kong/public-ui-components/commit/49c7fab13a7dc5c3e9df3ab3a10de2065489bbc2))





## [4.6.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/analytics-chart@4.6.6...@kong-ui-public/analytics-chart@4.6.7) (2024-09-13)

**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": "4.6.7",
"version": "4.6.8",
"type": "module",
"main": "./dist/vitals-chart.umd.js",
"module": "./dist/vitals-chart.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.24.17](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.24.16...@kong-ui-public/dashboard-renderer@0.24.17) (2024-09-13)

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





## [0.24.16](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/dashboard-renderer@0.24.15...@kong-ui-public/dashboard-renderer@0.24.16) (2024-09-13)

**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.24.16",
"version": "0.24.17",
"type": "module",
"main": "./dist/dashboard-renderer.umd.js",
"module": "./dist/dashboard-renderer.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/expressions/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.18](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/expressions@0.4.17...@kong-ui-public/expressions@0.4.18) (2024-09-13)


### Bug Fixes

* **deps:** update dependency uuid to v10 ([#1626](https://github.com/Kong/public-ui-components/issues/1626)) ([49c7fab](https://github.com/Kong/public-ui-components/commit/49c7fab13a7dc5c3e9df3ab3a10de2065489bbc2))





## [0.4.17](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/expressions@0.4.16...@kong-ui-public/expressions@0.4.17) (2024-09-13)

**Note:** Version bump only for package @kong-ui-public/expressions
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.4.17",
"version": "0.4.18",
"type": "module",
"module": "./dist/expressions.es.js",
"types": "dist/types/index.d.ts",
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.

## [8.12.8](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-plugins@8.12.7...@kong-ui-public/entities-plugins@8.12.8) (2024-09-13)

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





## [8.12.7](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-plugins@8.12.6...@kong-ui-public/entities-plugins@8.12.7) (2024-09-13)

**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": "8.12.7",
"version": "8.12.8",
"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.7.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-routes@3.7.9...@kong-ui-public/entities-routes@3.7.10) (2024-09-13)

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





## [3.7.9](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/entities-routes@3.7.8...@kong-ui-public/entities-routes@3.7.9) (2024-09-13)

**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.7.9",
"version": "3.7.10",
"type": "module",
"main": "./dist/entities-routes.umd.js",
"module": "./dist/entities-routes.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/portal/spec-renderer/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.28](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/spec-renderer@2.2.27...@kong-ui-public/spec-renderer@2.2.28) (2024-09-13)


### Bug Fixes

* **deps:** update dependency uuid to v10 ([#1626](https://github.com/Kong/public-ui-components/issues/1626)) ([49c7fab](https://github.com/Kong/public-ui-components/commit/49c7fab13a7dc5c3e9df3ab3a10de2065489bbc2))





## [2.2.27](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/spec-renderer@2.2.26...@kong-ui-public/spec-renderer@2.2.27) (2024-09-13)

**Note:** Version bump only for package @kong-ui-public/spec-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/spec-renderer",
"version": "2.2.27",
"version": "2.2.28",
"type": "module",
"main": "./dist/spec-renderer.umd.js",
"module": "./dist/spec-renderer.es.js",
Expand Down

0 comments on commit 48faef5

Please sign in to comment.