Skip to content

Commit

Permalink
chore(release): 1.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.1](v1.13.0...v1.13.1) (2021-06-14)

### Bug Fixes

* **csv2json:** recognize "null" -> null ([d077680](d077680))
* **historical:** skip null rows ([e98e51e](e98e51e))
  • Loading branch information
semantic-release-bot committed Jun 14, 2021
1 parent 3e91283 commit 2debace
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.13.1](https://github.com/gadicc/node-yahoo-finance2/compare/v1.13.0...v1.13.1) (2021-06-14)


### Bug Fixes

* **csv2json:** recognize "null" -> null ([d077680](https://github.com/gadicc/node-yahoo-finance2/commit/d077680711ae22fd073e1684930b4605d15bd518))
* **historical:** skip null rows ([e98e51e](https://github.com/gadicc/node-yahoo-finance2/commit/e98e51e47b39e80d5e404849f7193e068e0a49fc))

# [1.13.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.12.1...v1.13.0) (2021-06-06)


Expand Down

0 comments on commit 2debace

Please sign in to comment.