From fa859436998e67632a76a54fc37d7a550b0c0f47 Mon Sep 17 00:00:00 2001 From: "candriajs[bot]" <206545521+candriajs[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 05:42:14 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b55c11f..d0ab664 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.2.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index fe17a08..e12dafa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # 变更日志 +## [1.2.0](https://github.com/CandriaJS/git-neko-kit/compare/v1.1.1...v1.2.0) (2025-07-06) + + +### ✨ 新功能 + +* **common:** 添加差异渲染函数 ([26064ac](https://github.com/CandriaJS/git-neko-kit/commit/26064ac1e2c1784785e06d6448b3e41c4f18646a)) + + +### ♻️ 代码重构 + +* **deps:** 用 radash 替代 lodash ([aa365e4](https://github.com/CandriaJS/git-neko-kit/commit/aa365e4b913d35d18ea8846d10979e264671f0d8)) + + +### 📦️ 构建系统 + +* 重构构建配置并迁移至 tsdown ([#77](https://github.com/CandriaJS/git-neko-kit/issues/77)) ([0996820](https://github.com/CandriaJS/git-neko-kit/commit/09968208aafa3fb2b80b1527cb8d2a850f63da3e)) + ## [1.1.1](https://github.com/CandriaJS/git-neko-kit/compare/v1.1.0...v1.1.1) (2025-07-02) diff --git a/package.json b/package.json index 1f5ea15..b70b74b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candriajs/git-neko-kit", - "version": "1.1.1", + "version": "1.2.0", "description": "Github, Gitee, GitCode API封装库", "keywords": [ "git",