Skip to content

Commit

Permalink
chore(release): 2.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.3](v2.4.2...v2.4.3) (2023-07-24)

### Bug Fixes

* **deps:** update dependency node-fetch to v2.6.12 ([adbd93f](adbd93f))
* **deps:** update dependency tough-cookie to v4.1.3 ([aa4d087](aa4d087))
* **fixDevel:** send real request with full URL with crumb ([2911f36](2911f36))
* **quoteSummary:** schema: optional {stock,bond}Position (fixes [#639](#639)) ([cd63b48](cd63b48))
  • Loading branch information
semantic-release-bot committed Jul 24, 2023
1 parent cd63b48 commit 869f7ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.4.3](https://github.com/gadicc/node-yahoo-finance2/compare/v2.4.2...v2.4.3) (2023-07-24)


### Bug Fixes

* **deps:** update dependency node-fetch to v2.6.12 ([adbd93f](https://github.com/gadicc/node-yahoo-finance2/commit/adbd93ffb1a2c1f04523ce5bb523f19c2f836514))
* **deps:** update dependency tough-cookie to v4.1.3 ([aa4d087](https://github.com/gadicc/node-yahoo-finance2/commit/aa4d0874e5a26b47fcbfb0a38d3cd6b5f8654a0c))
* **fixDevel:** send real request with full URL with crumb ([2911f36](https://github.com/gadicc/node-yahoo-finance2/commit/2911f36146bd1b59490f653b6728c85a9f28d79c))
* **quoteSummary:** schema: optional {stock,bond}Position (fixes [#639](https://github.com/gadicc/node-yahoo-finance2/issues/639)) ([cd63b48](https://github.com/gadicc/node-yahoo-finance2/commit/cd63b481f8f4b90c48d1706de6e19d86cecee12c))

## [2.4.2](https://github.com/gadicc/node-yahoo-finance2/compare/v2.4.1...v2.4.2) (2023-07-14)


Expand Down

0 comments on commit 869f7ab

Please sign in to comment.