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]
  • Loading branch information
kongponents-bot committed Sep 11, 2024
1 parent c6c14df commit f211ac4
Show file tree
Hide file tree
Showing 14 changed files with 66 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/analytics/analytics-chart/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.

## [4.6.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





# [4.6.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)


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.0",
"version": "4.6.1",
"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-config-store/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.8.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**Note:** Version bump only for package @kong-ui-public/analytics-config-store





## [0.8.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**Note:** Version bump only for package @kong-ui-public/analytics-config-store
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-config-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/analytics-config-store",
"version": "0.8.3",
"version": "0.8.4",
"type": "module",
"main": "./dist/vitals-config-store.umd.js",
"module": "./dist/vitals-config-store.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/analytics/analytics-geo-map/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.2.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





## [0.2.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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

## [8.4.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





## [8.4.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**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": "8.4.4",
"version": "8.4.5",
"type": "module",
"main": "./dist/vitals-metric-provider.umd.js",
"module": "./dist/vitals-metric-provider.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/analytics/analytics-utilities/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.8.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)


### Bug Fixes

* clean up request filter types ([#1610](https://github.com/Kong/public-ui-components/issues/1610)) ([c6c14df](https://github.com/Kong/public-ui-components/commit/c6c14df61aa20faf8ee4f8507cde353413cb7566))





# [4.8.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/analytics-utilities",
"version": "4.8.0",
"version": "4.8.1",
"type": "module",
"main": "./dist/vitals-utilities.umd.js",
"module": "./dist/vitals-utilities.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.10](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





## [0.24.9](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**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.9",
"version": "0.24.10",
"type": "module",
"main": "./dist/dashboard-renderer.umd.js",
"module": "./dist/dashboard-renderer.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/analytics/portal-analytics-bridge/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.2.29](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**Note:** Version bump only for package @kong-ui-public/portal-analytics-bridge





## [0.2.28](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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

0 comments on commit f211ac4

Please sign in to comment.