From 29d85fca07921add725f5e232410e01119d5fbfc Mon Sep 17 00:00:00 2001 From: giscafer Date: Wed, 29 Jan 2025 09:10:20 +0000 Subject: [PATCH 1/2] chore(release): 3.14.0 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0582d7e..b4ec27ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.14.0](https://github.com/LeekHub/leek-fund/compare/v3.13.0...v3.14.0) (2025-01-29) + + +### Features + +* 涨跌停盯盘 ([f06bc32](https://github.com/LeekHub/leek-fund/commit/f06bc321b47cafa1b653c136b3405e51c9749ff1)) + + +### Bug Fixes + +* 修复港股美股的股票收益统计显示 ([e231cf2](https://github.com/LeekHub/leek-fund/commit/e231cf2303e9737d92ca9b3b9c54172c7878186d)) +* 格式化 ([caef0d4](https://github.com/LeekHub/leek-fund/commit/caef0d406e44efba0c40bcbcec510f13d21b68cf)) +* 美股港股收益的汇率转换 ([a7eb289](https://github.com/LeekHub/leek-fund/commit/a7eb289fad6733f4bc32581ad3a679ceb64ca2ad)) + ## [3.13.0](https://github.com/LeekHub/leek-fund/compare/v3.12.1...v3.13.0) (2024-10-22) diff --git a/package.json b/package.json index 13c39b6b..48d26d6e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "leek-fund", "displayName": "韭菜盒子", "description": "韭菜盒子,VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件", - "version": "3.13.0", + "version": "3.14.0", "author": "giscafer ", "repository": { "type": "git", From 2941b1e813df70b4572b76790cb5b675d995d378 Mon Sep 17 00:00:00 2001 From: giscafer Date: Wed, 29 Jan 2025 09:24:43 +0000 Subject: [PATCH 2/2] chore(release): 3.14.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ec27ee..d3e360a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.14.1](https://github.com/LeekHub/leek-fund/compare/v3.14.0...v3.14.1) (2025-01-29) + ## [3.14.0](https://github.com/LeekHub/leek-fund/compare/v3.13.0...v3.14.0) (2025-01-29) diff --git a/package.json b/package.json index 48d26d6e..17b7c96f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "leek-fund", "displayName": "韭菜盒子", "description": "韭菜盒子,VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件", - "version": "3.14.0", + "version": "3.14.1", "author": "giscafer ", "repository": { "type": "git",