Skip to content

Commit

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

### Bug Fixes

* **deps:** update dependency tough-cookie to v4.1.4 ([a5f8ed4](a5f8ed4))
* **json:** keep assertions; use "with"; up min node ver (closes [#800](#800)) ([45cc33a](45cc33a))
* **json:** revert keepImportAssertions=false (just for swc/jest) ([0a3e98d](0a3e98d))
* **validation:** only log error part of errror (w/o schema, value) ([859a0fb](859a0fb))
  • Loading branch information
semantic-release-bot committed Sep 28, 2024
1 parent 0a3e98d commit 762bbc6
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.12.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.4...v2.12.5) (2024-09-28)


### Bug Fixes

* **deps:** update dependency tough-cookie to v4.1.4 ([a5f8ed4](https://github.com/gadicc/node-yahoo-finance2/commit/a5f8ed403ed2d741dc67ef552455c4897381d1cd))
* **json:** keep assertions; use "with"; up min node ver (closes [#800](https://github.com/gadicc/node-yahoo-finance2/issues/800)) ([45cc33a](https://github.com/gadicc/node-yahoo-finance2/commit/45cc33aaf2e797a7c1452c9c9f324e5bc370dec6))
* **json:** revert keepImportAssertions=false (just for swc/jest) ([0a3e98d](https://github.com/gadicc/node-yahoo-finance2/commit/0a3e98d3370d6f8a96863a720cf16a2925018377))
* **validation:** only log error part of errror (w/o schema, value) ([859a0fb](https://github.com/gadicc/node-yahoo-finance2/commit/859a0fbd826d85f94d2905f304fda63be0d12a9e))

## [2.12.4](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.3...v2.12.4) (2024-09-20)


Expand Down

0 comments on commit 762bbc6

Please sign in to comment.