From 217032f1668ca87791160911dc171df8a39b3e0f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Mar 2024 11:45:36 +0000 Subject: [PATCH] chore(release): 2.10.0 [skip ci] # [2.10.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.9.2...v2.10.0) (2024-03-09) ### Features * **module:** Add new fundamentals time series module ([#748](https://github.com/gadicc/node-yahoo-finance2/issues/748)) ([1681d33](https://github.com/gadicc/node-yahoo-finance2/commit/1681d334fb220738001dea44821464f2c1262e61)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7aaf275..bb2f143f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.10.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.9.2...v2.10.0) (2024-03-09) + + +### Features + +* **module:** Add new fundamentals time series module ([#748](https://github.com/gadicc/node-yahoo-finance2/issues/748)) ([1681d33](https://github.com/gadicc/node-yahoo-finance2/commit/1681d334fb220738001dea44821464f2c1262e61)) + ## [2.9.2](https://github.com/gadicc/node-yahoo-finance2/compare/v2.9.1...v2.9.2) (2024-03-07)