Skip to content

Commit c69f9bc

Browse files
chore(release): 2.13.3 [skip ci]
## [2.13.3](v2.13.2...v2.13.3) (2024-12-21) ### Bug Fixes * **chart:** validate includePrePost:false, interval:1m (fixes [#812](#812)) ([5ca811d](5ca811d)) * **fetchDevel:** fix application/json detection ([cc0390a](cc0390a)) * **fetchDevel:** use std Headers methods in contentObj ([#826](#826)) ([46273db](46273db)) * **notices:** fix typo in log: s/supress/suppress/ (fixes [#845](#845)) ([0e47049](0e47049)) ### Reverts * Revert "chore(tests): temporarily disable getCrumb tests on CI" ([6f48387](6f48387)) * Revert "chore(tests): different approach for weird CI getCrumb test issue" ([d595714](d595714))
1 parent 0e47049 commit c69f9bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [2.13.3](https://github.com/gadicc/node-yahoo-finance2/compare/v2.13.2...v2.13.3) (2024-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **chart:** validate includePrePost:false, interval:1m (fixes [#812](https://github.com/gadicc/node-yahoo-finance2/issues/812)) ([5ca811d](https://github.com/gadicc/node-yahoo-finance2/commit/5ca811d601341d2b81d1d5fb495c88eac08e2dcb))
7+
* **fetchDevel:** fix application/json detection ([cc0390a](https://github.com/gadicc/node-yahoo-finance2/commit/cc0390a15ff2e40cffab79e3a67fd7d2d4186dac))
8+
* **fetchDevel:** use std Headers methods in contentObj ([#826](https://github.com/gadicc/node-yahoo-finance2/issues/826)) ([46273db](https://github.com/gadicc/node-yahoo-finance2/commit/46273db88a8efbe5779d69a31aabce061b270c09))
9+
* **notices:** fix typo in log: s/supress/suppress/ (fixes [#845](https://github.com/gadicc/node-yahoo-finance2/issues/845)) ([0e47049](https://github.com/gadicc/node-yahoo-finance2/commit/0e470497e55b781f8890065c7268e5a9c2eafebe))
10+
11+
12+
### Reverts
13+
14+
* Revert "chore(tests): temporarily disable getCrumb tests on CI" ([6f48387](https://github.com/gadicc/node-yahoo-finance2/commit/6f48387e54c6a6eec3e16a3093f9cc6b631ee334))
15+
* Revert "chore(tests): different approach for weird CI getCrumb test issue" ([d595714](https://github.com/gadicc/node-yahoo-finance2/commit/d59571472b00ebeeb5c647579409b4ab5087d1ee))
16+
117
## [2.13.2](https://github.com/gadicc/node-yahoo-finance2/compare/v2.13.1...v2.13.2) (2024-10-04)
218

319

0 commit comments

Comments
 (0)