From 144fabca1785cd2c0535ea31459dc00a33a471d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2024 11:00:15 +0000 Subject: [PATCH] chore(release): 1.10.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.10.0](https://github.com/zhumeisongsong/cv/compare/v1.9.0...v1.10.0) (2024-12-04) ### Features * ✨ Enhance strcture of Goals & Vision ([4d686f1](https://github.com/zhumeisongsong/cv/commit/4d686f15da3f694ee8111acbe0493654af830a53)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22be418..7d49cbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.10.0](https://github.com/zhumeisongsong/cv/compare/v1.9.0...v1.10.0) (2024-12-04) + + +### Features + +* ✨ Enhance strcture of Goals & Vision ([4d686f1](https://github.com/zhumeisongsong/cv/commit/4d686f15da3f694ee8111acbe0493654af830a53)) + # [1.9.0](https://github.com/zhumeisongsong/cv/compare/v1.8.2...v1.9.0) (2024-12-04) diff --git a/package.json b/package.json index f1defaa..0b9cc68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cv", - "version": "1.9.0", + "version": "1.10.0", "license": "MIT", "private": true, "scripts": {