Skip to content

Commit 8ff716c

Browse files
chore(release): 2.12.3 [skip ci]
## [2.12.3](v2.12.2...v2.12.3) (2024-09-18) ### Bug Fixes * **chart,options:** fix types after last commit ([#797](#797)) ([27150e6](27150e6)) * **historical:** add missing types, colocate types with schema ([#797](#797)) ([5ca349e](5ca349e)) * **types:** use StaticDecode vs Static to infer types ([#797](#797)) ([696baf6](696baf6))
1 parent 27150e6 commit 8ff716c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.12.3](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.2...v2.12.3) (2024-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **chart,options:** fix types after last commit ([#797](https://github.com/gadicc/node-yahoo-finance2/issues/797)) ([27150e6](https://github.com/gadicc/node-yahoo-finance2/commit/27150e62c99389809ce8670841f9d61faef33bf9))
7+
* **historical:** add missing types, colocate types with schema ([#797](https://github.com/gadicc/node-yahoo-finance2/issues/797)) ([5ca349e](https://github.com/gadicc/node-yahoo-finance2/commit/5ca349e4cb924eae5b042641358232f699085095))
8+
* **types:** use StaticDecode vs Static to infer types ([#797](https://github.com/gadicc/node-yahoo-finance2/issues/797)) ([696baf6](https://github.com/gadicc/node-yahoo-finance2/commit/696baf6acd0c83adcac5a48a868c91e128f14bbc))
9+
110
## [2.12.2](https://github.com/gadicc/node-yahoo-finance2/compare/v2.12.1...v2.12.2) (2024-09-17)
211

312

0 commit comments

Comments
 (0)