Skip to content

Commit

Permalink
chore(release): 38.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [38.0.1](v38.0.0...v38.0.1) (2021-10-15)

### Bug Fixes

* **legend:** floating legend scroll issue ([#1427](#1427)) ([56ecbe2](56ecbe2))
  • Loading branch information
semantic-release-bot committed Oct 15, 2021
1 parent 56ecbe2 commit 89ceafe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [38.0.1](https://github.com/elastic/elastic-charts/compare/v38.0.0...v38.0.1) (2021-10-15)


### Bug Fixes

* **legend:** floating legend scroll issue ([#1427](https://github.com/elastic/elastic-charts/issues/1427)) ([56ecbe2](https://github.com/elastic/elastic-charts/commit/56ecbe2f34304dfff9cb4427e91cb62eef063df5))

# [38.0.0](https://github.com/elastic/elastic-charts/compare/v37.0.0...v38.0.0) (2021-10-15)


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": "38.0.0",
"version": "38.0.1",
"author": "Elastic DataVis",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 89ceafe

Please sign in to comment.