Skip to content

Commit

Permalink
chore(release): 60.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [60.0.1](v60.0.0...v60.0.1) (2023-12-07)

### Bug Fixes

* clamp brushing min of last bucket ([#2227](#2227)) [60.x] ([#2276](#2276)) ([7582811](7582811))
* **partition:** zero value sectors cause max stack call ([#2260](#2260)) [60.x] ([#2274](#2274)) ([5034852](5034852))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent 7582811 commit aab63c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [60.0.1](https://github.com/elastic/elastic-charts/compare/v60.0.0...v60.0.1) (2023-12-07)


### Bug Fixes

* clamp brushing min of last bucket ([#2227](https://github.com/elastic/elastic-charts/issues/2227)) [60.x] ([#2276](https://github.com/elastic/elastic-charts/issues/2276)) ([7582811](https://github.com/elastic/elastic-charts/commit/75828113369f2cfb468c1a11f8dd91b263290290))
* **partition:** zero value sectors cause max stack call ([#2260](https://github.com/elastic/elastic-charts/issues/2260)) [60.x] ([#2274](https://github.com/elastic/elastic-charts/issues/2274)) ([5034852](https://github.com/elastic/elastic-charts/commit/5034852d05d9ce570b9710155ada11dd3aab47e2))

# [60.0.0](https://github.com/elastic/elastic-charts/compare/v59.1.0...v60.0.0) (2023-09-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elastic/charts",
"description": "Elastic-Charts data visualization library",
"version": "60.0.0",
"version": "60.0.1",
"author": "Elastic DataVis",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "dist/index.js",
Expand Down

0 comments on commit aab63c7

Please sign in to comment.