Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.4...v1.11.0) (2021-06-01)

### Bug Fixes

* **deps:** update dependency ajv to ^8.1.0 ([1769641](1769641))
* **quoteCombine:** resolve `undefined` for missing symbols ([#150](#150)) ([f8c25e3](f8c25e3))
* **testing:** specify jest.js path, not bin ([#170](#170)) ([6772c8e](6772c8e))

### Features

* **options:** accept `date` option ([#186](#186)) ([11b8a72](11b8a72))
* add (friendly) warning when used in the browser ([3c4c5a0](3c4c5a0)), closes [#153](#153)
* add insights module ([#169](#169)) ([4603232](4603232))
* **concurrency:** ability to limit max simultaneous requests ([#76](#76)) ([3424d44](3424d44))
* **modules:** build (true) esm, (interop) cjs modules; tests/readme ([#144](#144)) ([2182f6c](2182f6c))
* **setGlobalConfig:** add setGlobalConfig function ([#133](#133)) ([43ebaa4](43ebaa4))
  • Loading branch information
semantic-release-bot committed Jun 1, 2021
1 parent 38ce680 commit f6f3e60
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [1.11.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.10.4...v1.11.0) (2021-06-01)


### Bug Fixes

* **deps:** update dependency ajv to ^8.1.0 ([1769641](https://github.com/gadicc/node-yahoo-finance2/commit/1769641f3a70579586235cb9713fda4fcf9d0322))
* **quoteCombine:** resolve `undefined` for missing symbols ([#150](https://github.com/gadicc/node-yahoo-finance2/issues/150)) ([f8c25e3](https://github.com/gadicc/node-yahoo-finance2/commit/f8c25e39fbd84b19e0b5465c30b32406cab1bc39))
* **testing:** specify jest.js path, not bin ([#170](https://github.com/gadicc/node-yahoo-finance2/issues/170)) ([6772c8e](https://github.com/gadicc/node-yahoo-finance2/commit/6772c8e1873b37aa98c3b347902db97ddaf50889))


### Features

* **options:** accept `date` option ([#186](https://github.com/gadicc/node-yahoo-finance2/issues/186)) ([11b8a72](https://github.com/gadicc/node-yahoo-finance2/commit/11b8a72aad53852ca98352bef46f623b7afcf9da))
* add (friendly) warning when used in the browser ([3c4c5a0](https://github.com/gadicc/node-yahoo-finance2/commit/3c4c5a019fcf7a995da071a713167b1be55ea1ab)), closes [#153](https://github.com/gadicc/node-yahoo-finance2/issues/153)
* add insights module ([#169](https://github.com/gadicc/node-yahoo-finance2/issues/169)) ([4603232](https://github.com/gadicc/node-yahoo-finance2/commit/4603232698e168c8893a275828b860fece748f1f))
* **concurrency:** ability to limit max simultaneous requests ([#76](https://github.com/gadicc/node-yahoo-finance2/issues/76)) ([3424d44](https://github.com/gadicc/node-yahoo-finance2/commit/3424d44655b065df8b91ee9d0bf61c910ab94251))
* **modules:** build (true) esm, (interop) cjs modules; tests/readme ([#144](https://github.com/gadicc/node-yahoo-finance2/issues/144)) ([2182f6c](https://github.com/gadicc/node-yahoo-finance2/commit/2182f6cd162547648b468ba9e3bd4a9e242276f5))
* **setGlobalConfig:** add setGlobalConfig function ([#133](https://github.com/gadicc/node-yahoo-finance2/issues/133)) ([43ebaa4](https://github.com/gadicc/node-yahoo-finance2/commit/43ebaa4fae22813159cd0063d638e24d5f55d9d3))

## [1.10.4](https://github.com/gadicc/node-yahoo-finance2/compare/v1.10.3...v1.10.4) (2021-04-08)


Expand Down

0 comments on commit f6f3e60

Please sign in to comment.