Skip to content

Commit 762bbc6

Browse files
chore(release): 2.12.5 [skip ci]
## [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))
1 parent 0a3e98d commit 762bbc6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.12.5](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.4...v2.12.5) (2024-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency tough-cookie to v4.1.4 ([a5f8ed4](https://github.com/gadicc/node-yahoo-finance2/commit/a5f8ed403ed2d741dc67ef552455c4897381d1cd))
7+
* **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))
8+
* **json:** revert keepImportAssertions=false (just for swc/jest) ([0a3e98d](https://github.com/gadicc/node-yahoo-finance2/commit/0a3e98d3370d6f8a96863a720cf16a2925018377))
9+
* **validation:** only log error part of errror (w/o schema, value) ([859a0fb](https://github.com/gadicc/node-yahoo-finance2/commit/859a0fbd826d85f94d2905f304fda63be0d12a9e))
10+
111
## [2.12.4](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.3...v2.12.4) (2024-09-20)
212

313

0 commit comments

Comments
 (0)