Skip to content

Commit

Permalink
chore(release): 2.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.13.0](v2.12.5...v2.13.0) (2024-09-29)

### Bug Fixes

* **options:** re-export missing types ([#797](#797)) ([e96395f](e96395f))
* **setGlobalConfig:** cookieJar prop should be optional (fixes [#809](#809)) ([7e524fc](7e524fc))

### Features

* **quote:** export `QuoteField` type ([#808](#808)) ([a1f07d7](a1f07d7))
  • Loading branch information
semantic-release-bot committed Sep 29, 2024
1 parent a1f07d7 commit f4e56e3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.13.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.5...v2.13.0) (2024-09-29)


### Bug Fixes

* **options:** re-export missing types ([#797](https://github.com/gadicc/node-yahoo-finance2/issues/797)) ([e96395f](https://github.com/gadicc/node-yahoo-finance2/commit/e96395f5ad21a92c53d068fdcf248e4465aecfed))
* **setGlobalConfig:** cookieJar prop should be optional (fixes [#809](https://github.com/gadicc/node-yahoo-finance2/issues/809)) ([7e524fc](https://github.com/gadicc/node-yahoo-finance2/commit/7e524fceba6cf2b2042bee7e913e4b04388643fc))


### Features

* **quote:** export `QuoteField` type ([#808](https://github.com/gadicc/node-yahoo-finance2/issues/808)) ([a1f07d7](https://github.com/gadicc/node-yahoo-finance2/commit/a1f07d70171fa9b19ac26d58aefdbda6373a3ba0))

## [2.12.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.4...v2.12.5) (2024-09-28)


Expand Down

0 comments on commit f4e56e3

Please sign in to comment.