Skip to content

Commit

Permalink
chore(release): 2.13.3 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Dec 21, 2024
1 parent 0e47049 commit c69f9bc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [2.13.3](https://github.com/gadicc/node-yahoo-finance2/compare/v2.13.2...v2.13.3) (2024-12-21)


### Bug Fixes

* **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))
* **fetchDevel:** fix application/json detection ([cc0390a](https://github.com/gadicc/node-yahoo-finance2/commit/cc0390a15ff2e40cffab79e3a67fd7d2d4186dac))
* **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))
* **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))


### Reverts

* Revert "chore(tests): temporarily disable getCrumb tests on CI" ([6f48387](https://github.com/gadicc/node-yahoo-finance2/commit/6f48387e54c6a6eec3e16a3093f9cc6b631ee334))
* Revert "chore(tests): different approach for weird CI getCrumb test issue" ([d595714](https://github.com/gadicc/node-yahoo-finance2/commit/d59571472b00ebeeb5c647579409b4ab5087d1ee))

## [2.13.2](https://github.com/gadicc/node-yahoo-finance2/compare/v2.13.1...v2.13.2) (2024-10-04)


Expand Down

0 comments on commit c69f9bc

Please sign in to comment.