From 95c1d2b86a4e633b864034bb3c13d2bdf6995044 Mon Sep 17 00:00:00 2001 From: giscafer Date: Sun, 7 Jan 2024 09:55:54 +0000 Subject: [PATCH] chore(release): 3.5.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8709ca4c..51f65bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.5.0](https://github.com/LeekHub/leek-fund/compare/v3.4.4...v3.5.0) (2024-01-07) + + +### Features + +* 支持北交所股票 ([f6ed36c](https://github.com/LeekHub/leek-fund/commit/f6ed36cd8f0d5c7e598b36db517aaae1b89c648d)) + ### [3.4.4](https://github.com/LeekHub/leek-fund/compare/v3.4.3...v3.4.4) (2023-11-04) diff --git a/package.json b/package.json index fb0a4de7..8d4116fb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "leek-fund", "displayName": "韭菜盒子", "description": "韭菜盒子,VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件", - "version": "3.4.4", + "version": "3.5.0", "author": "giscafer ", "repository": { "type": "git",