Skip to content

Commit

Permalink
chore(release): 38.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [38.1.4](v38.1.3...v38.1.4) (2021-11-03)

### Bug Fixes

* **interactions:** line cursor above the chart, band cursor below ([#1453](#1453)) ([d8d7ee0](d8d7ee0))
* **theme:** merge partial with empty initial partial ([#1452](#1452)) ([d1e690a](d1e690a))
  • Loading branch information
semantic-release-bot committed Nov 3, 2021
1 parent d8d7ee0 commit 70ce48a
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 @@
## [38.1.4](https://github.com/elastic/elastic-charts/compare/v38.1.3...v38.1.4) (2021-11-03)


### Bug Fixes

* **interactions:** line cursor above the chart, band cursor below ([#1453](https://github.com/elastic/elastic-charts/issues/1453)) ([d8d7ee0](https://github.com/elastic/elastic-charts/commit/d8d7ee0d204948e07235e7a949e9d33ea27c72ac))
* **theme:** merge partial with empty initial partial ([#1452](https://github.com/elastic/elastic-charts/issues/1452)) ([d1e690a](https://github.com/elastic/elastic-charts/commit/d1e690af35161eb660d41da34092b64179c238d8))

## [38.1.3](https://github.com/elastic/elastic-charts/compare/v38.1.2...v38.1.3) (2021-11-01)


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

0 comments on commit 70ce48a

Please sign in to comment.