Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit fa85943

Browse files
chore(main): release 1.2.0
1 parent 0996820 commit fa85943

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# 变更日志
22

3+
## [1.2.0](https://github.com/CandriaJS/git-neko-kit/compare/v1.1.1...v1.2.0) (2025-07-06)
4+
5+
6+
### ✨ 新功能
7+
8+
* **common:** 添加差异渲染函数 ([26064ac](https://github.com/CandriaJS/git-neko-kit/commit/26064ac1e2c1784785e06d6448b3e41c4f18646a))
9+
10+
11+
### ♻️ 代码重构
12+
13+
* **deps:** 用 radash 替代 lodash ([aa365e4](https://github.com/CandriaJS/git-neko-kit/commit/aa365e4b913d35d18ea8846d10979e264671f0d8))
14+
15+
16+
### 📦️ 构建系统
17+
18+
* 重构构建配置并迁移至 tsdown ([#77](https://github.com/CandriaJS/git-neko-kit/issues/77)) ([0996820](https://github.com/CandriaJS/git-neko-kit/commit/09968208aafa3fb2b80b1527cb8d2a850f63da3e))
19+
320
## [1.1.1](https://github.com/CandriaJS/git-neko-kit/compare/v1.1.0...v1.1.1) (2025-07-02)
421

522

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@candriajs/git-neko-kit",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Github, Gitee, GitCode API封装库",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)