Skip to content

Commit f4e56e3

Browse files
chore(release): 2.13.0 [skip ci]
# [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))
1 parent a1f07d7 commit f4e56e3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.13.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.5...v2.13.0) (2024-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **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))
7+
* **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))
8+
9+
10+
### Features
11+
12+
* **quote:** export `QuoteField` type ([#808](https://github.com/gadicc/node-yahoo-finance2/issues/808)) ([a1f07d7](https://github.com/gadicc/node-yahoo-finance2/commit/a1f07d70171fa9b19ac26d58aefdbda6373a3ba0))
13+
114
## [2.12.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.4...v2.12.5) (2024-09-28)
215

316

0 commit comments

Comments
 (0)