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]
  • Loading branch information
kongponents-bot committed Sep 15, 2023
1 parent 20b30fd commit f792f3a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
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.

## [0.10.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2023-09-15)


### Bug Fixes

* **analytics-chart:** better legend label truncation [MA-2048] ([#789](https://github.com/Kong/public-ui-components/issues/789)) ([20b30fd](https://github.com/Kong/public-ui-components/commit/20b30fdd86ab292b2caafa40b59d794f4925f86a))





# [0.10.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2023-09-15)


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": "0.10.0",
"version": "0.10.1",
"type": "module",
"main": "./dist/vitals-chart.umd.js",
"module": "./dist/vitals-chart.es.js",
Expand Down

0 comments on commit f792f3a

Please sign in to comment.