Skip to content

Commit

Permalink
chore(release): 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2022-04-13)

### Bug Fixes

* **quote:** make customPriceAlertConfidence optional ([#248](https://github.com/gadicc/node-yahoo-finance2/issues/248),[#445](https://github.com/gadicc/node-yahoo-finance2/issues/445)) ([1863fbf](1863fbf))
* **quote:** optional "openInterest" prop; schema + tests ([#248](#248)) ([d8c7808](d8c7808))
* **quote:** optional "typeDisp" prop ([#248](#248)) ([cf7703a](cf7703a))
  • Loading branch information
semantic-release-bot committed Apr 13, 2022
1 parent d8c7808 commit 70327fb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.1](https://github.com/gadicc/node-yahoo-finance2/compare/v2.3.0...v2.3.1) (2022-04-13)


### Bug Fixes

* **quote:** make customPriceAlertConfidence optional ([#248](https://github.com/gadicc/node-yahoo-finance2/issues/248),[#445](https://github.com/gadicc/node-yahoo-finance2/issues/445)) ([1863fbf](https://github.com/gadicc/node-yahoo-finance2/commit/1863fbfd5c24608f82c262ad60635d18cb69feda))
* **quote:** optional "openInterest" prop; schema + tests ([#248](https://github.com/gadicc/node-yahoo-finance2/issues/248)) ([d8c7808](https://github.com/gadicc/node-yahoo-finance2/commit/d8c7808e87a9415639bc55e49cbc3bea7975cef1))
* **quote:** optional "typeDisp" prop ([#248](https://github.com/gadicc/node-yahoo-finance2/issues/248)) ([cf7703a](https://github.com/gadicc/node-yahoo-finance2/commit/cf7703add6e919cbb8407103bb4330e160fc831c))

# [2.3.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.2.0...v2.3.0) (2022-03-06)


Expand Down

0 comments on commit 70327fb

Please sign in to comment.