Skip to content

Commit b449b4c

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2021-02-06) ### Bug Fixes * **quoteSummary/iface:** additional fixes for mutual fund types ([#20](#20)) ([4d19692](4d19692)) * **quoteSummary/iface:** more optional fields, new Fund types ([#20](#20)) ([15bb4a1](15bb4a1)) * **validate:** init ajv with { allErrors: true } ([9793718](9793718))
1 parent a9ce81b commit b449b4c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/gadicc/node-yahoo-finance2/compare/v1.5.0...v1.5.1) (2021-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **quoteSummary/iface:** additional fixes for mutual fund types ([#20](https://github.com/gadicc/node-yahoo-finance2/issues/20)) ([4d19692](https://github.com/gadicc/node-yahoo-finance2/commit/4d19692dc80cca136eb97c88602a9f759b692195))
7+
* **quoteSummary/iface:** more optional fields, new Fund types ([#20](https://github.com/gadicc/node-yahoo-finance2/issues/20)) ([15bb4a1](https://github.com/gadicc/node-yahoo-finance2/commit/15bb4a109d96890ce9862bbeccb688689667478c))
8+
* **validate:** init ajv with { allErrors: true } ([9793718](https://github.com/gadicc/node-yahoo-finance2/commit/979371892967d2d61f9533f4fc4f37748b667110))
9+
110
# [1.5.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.4.2...v1.5.0) (2021-02-05)
211

312

0 commit comments

Comments
 (0)