Skip to content

Commit

Permalink
chore(main): release libchartium 0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 1, 2024
1 parent 116093d commit b2db8e1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.37.0"
".": "0.37.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.37.1](https://github.com/chartium/libchartium/compare/libchartium-v0.37.0...libchartium-v0.37.1) (2024-12-01)


### Bug Fixes

* deleted duplicate props ([116093d](https://github.com/chartium/libchartium/commit/116093d4925bfa474a00f05d24916325e8284400))
* **pie:** ellipsis on label overflow ([ae013ca](https://github.com/chartium/libchartium/commit/ae013ca6fa2176e02ffc9e9358db905f5015ce91))
* remove formattedValue from StatsTable ([c018eb7](https://github.com/chartium/libchartium/commit/c018eb767514290a758fd925850ea8cbec086449))

## [0.37.0](https://github.com/chartium/libchartium/compare/libchartium-v0.36.0...libchartium-v0.37.0) (2024-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libchartium",
"version": "0.37.0",
"version": "0.37.1",
"type": "module",
"contributors": [
{
Expand Down

0 comments on commit b2db8e1

Please sign in to comment.