Skip to content

Commit

Permalink
chore(release): 23.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [23.1.1](v23.1.0...v23.1.1) (2020-10-05)

### Bug Fixes

* limit annotation to the current domain extent ([#841](#841)) ([4186962](4186962)), closes [#832](#832)
  • Loading branch information
semantic-release-bot committed Oct 5, 2020
1 parent 4186962 commit d4aa7c8
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 @@
## [23.1.1](https://github.com/elastic/elastic-charts/compare/v23.1.0...v23.1.1) (2020-10-05)


### Bug Fixes

* limit annotation to the current domain extent ([#841](https://github.com/elastic/elastic-charts/issues/841)) ([4186962](https://github.com/elastic/elastic-charts/commit/4186962a63ecb6fcee7d88abfcb98c6c3aa9666e)), closes [#832](https://github.com/elastic/elastic-charts/issues/832)

# [23.1.0](https://github.com/elastic/elastic-charts/compare/v23.0.1...v23.1.0) (2020-10-02)


Expand Down
2 changes: 1 addition & 1 deletion 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": "23.1.0",
"version": "23.1.1",
"author": "Marco Vettorello <marco.vettorello@elastic.co>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit d4aa7c8

Please sign in to comment.