Skip to content

Commit

Permalink
chore(release): 2.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.5](v2.1.4...v2.1.5) (2022-02-23)

### Bug Fixes

* **autoc:** throw error on use (fixes [#337](#337)) ([99846ed](99846ed))
* **deps:** bump ajv 8.9.0 -> 8.10.0, reconstruct yarn.lock ([#391](#391)) ([4370b44](4370b44))
* **historical,chart:** throw if period1===period2 (closes [#407](#407)) ([e120e55](e120e55))
* **moduleExec:** support assertSymbol field (closes [#406](#406)) ([1a05f59](1a05f59))
  • Loading branch information
semantic-release-bot committed Feb 23, 2022
1 parent 79ebb6a commit 1d4974c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.1.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.1.4...v2.1.5) (2022-02-23)


### Bug Fixes

* **autoc:** throw error on use (fixes [#337](https://github.com/gadicc/node-yahoo-finance2/issues/337)) ([99846ed](https://github.com/gadicc/node-yahoo-finance2/commit/99846ed5a6709c94a9cd1a8a4abd9c1d8c58f78f))
* **deps:** bump ajv 8.9.0 -> 8.10.0, reconstruct yarn.lock ([#391](https://github.com/gadicc/node-yahoo-finance2/issues/391)) ([4370b44](https://github.com/gadicc/node-yahoo-finance2/commit/4370b44a580b2e8765d511060f9adbd38dc1c911))
* **historical,chart:** throw if period1===period2 (closes [#407](https://github.com/gadicc/node-yahoo-finance2/issues/407)) ([e120e55](https://github.com/gadicc/node-yahoo-finance2/commit/e120e5524dbcbf0913dde79799158489b6feafc8))
* **moduleExec:** support assertSymbol field (closes [#406](https://github.com/gadicc/node-yahoo-finance2/issues/406)) ([1a05f59](https://github.com/gadicc/node-yahoo-finance2/commit/1a05f598fd47ae281c1d5ce632573ea2bcc0f73f))

## [2.1.4](https://github.com/gadicc/node-yahoo-finance2/compare/v2.1.3...v2.1.4) (2022-02-17)


Expand Down

0 comments on commit 1d4974c

Please sign in to comment.