Skip to content

Commit

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

### Bug Fixes

* **quote:** allow a customPriceAlertConfidence property (fixes [#412](#412)) ([84b7cf7](84b7cf7))
* **quote:** return undefined for quoteType "NONE" (fixes [#381](#381)) ([e067a81](e067a81))
  • Loading branch information
semantic-release-bot committed Feb 24, 2022
1 parent d538d2c commit e448e82
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 @@
## [2.1.6](https://github.com/gadicc/node-yahoo-finance2/compare/v2.1.5...v2.1.6) (2022-02-24)


### Bug Fixes

* **quote:** allow a customPriceAlertConfidence property (fixes [#412](https://github.com/gadicc/node-yahoo-finance2/issues/412)) ([84b7cf7](https://github.com/gadicc/node-yahoo-finance2/commit/84b7cf7ef509e4ab2bbcbeba388dbf5bcf0f31b1))
* **quote:** return undefined for quoteType "NONE" (fixes [#381](https://github.com/gadicc/node-yahoo-finance2/issues/381)) ([e067a81](https://github.com/gadicc/node-yahoo-finance2/commit/e067a81d151194cebc8ccaa27eb9015f653e72d9))

## [2.1.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.1.4...v2.1.5) (2022-02-23)


Expand Down

0 comments on commit e448e82

Please sign in to comment.