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

Commit 64020ad

Browse files
chore(main): release 0.8.0
1 parent 1082883 commit 64020ad

File tree

3 files changed

+50
-5
lines changed

3 files changed

+50
-5
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [0.8.0](https://github.com/CandriaJS/git-neko-kit/compare/v0.7.7...v0.8.0) (2025-06-13)
4+
5+
6+
### ✨ 新功能
7+
8+
* **github:** 添加组织成员功能 ([b122f5c](https://github.com/CandriaJS/git-neko-kit/commit/b122f5cfdee66cb90e746bc6014e4dbea06d0261))
9+
* **models:** 添加 GitHub pull_request 管理类 ([ebb71bd](https://github.com/CandriaJS/git-neko-kit/commit/ebb71bd366c57b123bd0127b7eaf6b9102692125))
10+
11+
12+
### 🐛 错误修复
13+
14+
* 类型修复 ([dcc59aa](https://github.com/CandriaJS/git-neko-kit/commit/dcc59aa779689a9c556c97cbe7ae197e9bcb92d0))
15+
* 类型修复 ([7d0f0d7](https://github.com/CandriaJS/git-neko-kit/commit/7d0f0d73c865d7096280aad1ca9d768b1536714c))
16+
17+
18+
### ⚡️ 性能优化
19+
20+
* **github:** 优化获取仓库默认分支功能并添加远程仓库支持 ([78f2443](https://github.com/CandriaJS/git-neko-kit/commit/78f2443bb1adac8a5de262eca38d882cd9f5ff2b))
21+
* **repo:** 添加创建用户仓库功能 ([7eb8ab0](https://github.com/CandriaJS/git-neko-kit/commit/7eb8ab0858df0e3ef398bbc769fbc7759bdc0c38))
22+
* 优化完善拉取请求类 ([#60](https://github.com/CandriaJS/git-neko-kit/issues/60)) ([6404cdd](https://github.com/CandriaJS/git-neko-kit/commit/6404cddb8c769b939b15fad2090068cc7e1f5a6e))
23+
24+
25+
### ♻️ 代码重构
26+
27+
* **errorMsg:** 重构错误信息模块并优化错误消息 ([#63](https://github.com/CandriaJS/git-neko-kit/issues/63)) ([46c0081](https://github.com/CandriaJS/git-neko-kit/commit/46c00815e59abe4a8d953c67e0852411438514a1))
28+
* **github:** 优化 Commit 类中的代码结构 ([11caec2](https://github.com/CandriaJS/git-neko-kit/commit/11caec2e57979ff36e8f057e6d836c88926230f0))
29+
* **github:** 移除日期格式化相关代码 ([#61](https://github.com/CandriaJS/git-neko-kit/issues/61)) ([aec0eb8](https://github.com/CandriaJS/git-neko-kit/commit/aec0eb8962f029eba615a05e9f5cd5392c30cc77))
30+
* **github:** 重构组织相关接口和类型定义 ([1de887f](https://github.com/CandriaJS/git-neko-kit/commit/1de887f72a2a429245c27d54f279c3d046f69b4f))
31+
* **models:** 优化请求类和 GitHub 客户端的配置处理 ([7315b31](https://github.com/CandriaJS/git-neko-kit/commit/7315b315d30f77e11f487dafb7baf5c8e5b5b055))
32+
* **models:** 重命名 API 基础 URL 函数 ([4fa4850](https://github.com/CandriaJS/git-neko-kit/commit/4fa4850c9af352cd3383041495b462b06191cb92))
33+
* **models:** 重构 GitHub 相关模块 ([df30562](https://github.com/CandriaJS/git-neko-kit/commit/df305626abb9e58f1e8af8980ac76f4ebf191178))
34+
* **types:** 重构客户端类型定义 ([a8bce2a](https://github.com/CandriaJS/git-neko-kit/commit/a8bce2a3ffa1eb25bc2bd285cbab60a71a0b190b))
35+
36+
37+
### 📦️ 构建系统
38+
39+
* 添加 dayjs、lodash 和 simple-git 的类型导出 ([2da49d6](https://github.com/CandriaJS/git-neko-kit/commit/2da49d6cf4cd96913a3dd406023ef416aecbc8a2))
40+
41+
42+
### 🎡 持续集成
43+
44+
* **deploy:** 优化 Cloudflare Pages 部署 ([e91d32a](https://github.com/CandriaJS/git-neko-kit/commit/e91d32a30b2f640d6f53f4422a56d9121bc7fc2b))
45+
* **deploy:** 优化 GitHub Actions 部署流程 ([1082883](https://github.com/CandriaJS/git-neko-kit/commit/10828838eeda5c49784f6fe4915bcb735b1b9d09))
46+
* 修复 PR 合并时的版本选择错误 ([7394f75](https://github.com/CandriaJS/git-neko-kit/commit/7394f75c7c3abc1c338e836255edf516ff49d88c))
47+
348
## [0.7.7](https://github.com/CandriaJS/git-neko-kit/compare/v0.7.6...v0.7.7) (2025-05-27)
449

550

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@candriajs/git-neko-kit",
3-
"version": "0.7.7",
3+
"version": "0.8.0",
44
"description": "Github, Gitee, GitCode API封装库",
55
"keywords": [
66
"git",
@@ -27,17 +27,17 @@
2727
"import": "./dist/exports/axios.mjs",
2828
"require": "./dist/exports/axios.cjs"
2929
},
30-
"./simple-git": {
30+
"./simple-git": {
3131
"types": "./dist/exports/simple-git.d.ts",
3232
"import": "./dist/exports/simple-git.mjs",
3333
"require": "./dist/exports/simple-git.cjs"
3434
},
35-
"./dayjs": {
35+
"./dayjs": {
3636
"types": "./dist/exports/dayjs.d.ts",
3737
"import": "./dist/exports/dayjs.mjs",
3838
"require": "./dist/exports/dayjs.cjs"
3939
},
40-
"./lodash": {
40+
"./lodash": {
4141
"types": "./dist/exports/lodash.d.ts",
4242
"import": "./dist/exports/lodash.mjs",
4343
"require": "./dist/exports/lodash.cjs"

0 commit comments

Comments
 (0)