Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2021-02-10)

### Bug Fixes

* **index:** uhhhh s/_options/_opts/ like it's called everywhere else ([4492993](4492993))
* **moduleExec:** pass correct object to validation ([#27](#27)) ([8b0f9c7](8b0f9c7))
* **modules:** change overloading order specificy (fixes [#21](#21)) ([1806e61](1806e61))
* **quote:** extend marketState property ([0c36a60](0c36a60))
* **quote:** interface fixes, 10am UTC tests ([#35](#35)) ([1c256c7](1c256c7))

### Features

* new module recommendationsBySymbol ([#28](#28)) ([b467acb](b467acb))
  • Loading branch information
semantic-release-bot committed Feb 10, 2021
1 parent 4492993 commit b208f5d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.7.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.6.0...v1.7.0) (2021-02-10)


### Bug Fixes

* **index:** uhhhh s/_options/_opts/ like it's called everywhere else ([4492993](https://github.com/gadicc/node-yahoo-finance2/commit/44929939aed693c95b65f2e266014692695ad76d))
* **moduleExec:** pass correct object to validation ([#27](https://github.com/gadicc/node-yahoo-finance2/issues/27)) ([8b0f9c7](https://github.com/gadicc/node-yahoo-finance2/commit/8b0f9c7a109cbcb2a30943ccb43f04653238380c))
* **modules:** change overloading order specificy (fixes [#21](https://github.com/gadicc/node-yahoo-finance2/issues/21)) ([1806e61](https://github.com/gadicc/node-yahoo-finance2/commit/1806e61940f30ceaf53f6af50dbd7230df511759))
* **quote:** extend marketState property ([0c36a60](https://github.com/gadicc/node-yahoo-finance2/commit/0c36a60362e180045b867277d2126800e22d3035))
* **quote:** interface fixes, 10am UTC tests ([#35](https://github.com/gadicc/node-yahoo-finance2/issues/35)) ([1c256c7](https://github.com/gadicc/node-yahoo-finance2/commit/1c256c7d67ca2b4d4728c8044a095e047c118914))


### Features

* new module recommendationsBySymbol ([#28](https://github.com/gadicc/node-yahoo-finance2/issues/28)) ([b467acb](https://github.com/gadicc/node-yahoo-finance2/commit/b467acb9bdca7c12ee23c9949985c6e703e064d1))

# [1.6.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.5.2...v1.6.0) (2021-02-08)


Expand Down

0 comments on commit b208f5d

Please sign in to comment.