Skip to content

Commit

Permalink
chore(release): 3.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.1](elastic/elastic-charts@v3.7.0...v3.7.1) (2019-04-05)

### Bug Fixes

* **domain:** set domain bounds dependent on negative/positive values ([opensearch-project#149](elastic/elastic-charts#149)) ([1e9d96d](elastic/elastic-charts@1e9d96d))
  • Loading branch information
semantic-release-bot committed Apr 5, 2019
1 parent 1e9d96d commit 5b4f754
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/osd-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.7.1](https://github.com/elastic/elastic-charts/compare/v3.7.0...v3.7.1) (2019-04-05)


### Bug Fixes

* **domain:** set domain bounds dependent on negative/positive values ([#149](https://github.com/elastic/elastic-charts/issues/149)) ([5b16be6](https://github.com/elastic/elastic-charts/commit/5b16be6))

# [3.7.0](https://github.com/elastic/elastic-charts/compare/v3.6.0...v3.7.0) (2019-04-04)


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

0 comments on commit 5b4f754

Please sign in to comment.