Skip to content

Commit

Permalink
chore(release): 13.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.1](v13.0.0...v13.0.1) (2019-09-27)

### Bug Fixes

* x-scale for linear band charts ([#384](#384)) ([daa3b55](daa3b55))
  • Loading branch information
semantic-release-bot committed Sep 27, 2019
1 parent daa3b55 commit 3c1f7b4
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 @@
## [13.0.1](https://github.com/elastic/elastic-charts/compare/v13.0.0...v13.0.1) (2019-09-27)


### Bug Fixes

* x-scale for linear band charts ([#384](https://github.com/elastic/elastic-charts/issues/384)) ([daa3b55](https://github.com/elastic/elastic-charts/commit/daa3b55))

# [13.0.0](https://github.com/elastic/elastic-charts/compare/v12.1.0...v13.0.0) (2019-09-19)


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": "13.0.0",
"version": "13.0.1",
"author": "Marco Vettorello <marco.vettorello@elastic.co>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 3c1f7b4

Please sign in to comment.