# 变更日志
## [0.3.1](https://github.com/puniyu-plugins/nipaw/compare/v0.3.0...v0.3.1) (2025-10-01)
### 🔧 其他更新
* **deps:** 升级 nipaw 系列 crate 至 0.3.0 版本 ([104274b](https://github.com/puniyu-plugins/nipaw/commit/104274b3b62b4e662e1376fcd35b5ec1fcd29e2d))
## [0.3.0](https://github.com/puniyu-plugins/nipaw/compare/v0.2.2...v0.3.0) (2025-10-01)
### ✨ 新功能
* **client:** 添加获取用户头像URL功能 ([e02321d](https://github.com/puniyu-plugins/nipaw/commit/e02321d7eee5e225fb4e235148643031496f1b11))
* **core:** 支持通过token控制获取仓库默认分支的方式 ([6c729de](https://github.com/puniyu-plugins/nipaw/commit/6c729dec53f0d6e29263e22344c67c88721b517d))
* **core:** 添加仓库信息获取功能 ([c0f1114](https://github.com/puniyu-plugins/nipaw/commit/c0f1114af7764e6a7e1362edbafe04721119639b))
* **core:** 添加用户贡献数据和仓库列表功能 ([ebc8947](https://github.com/puniyu-plugins/nipaw/commit/ebc894715d67d6a14c3385ccbe6c786f48c080bd))
* **core:** 添加获取仓库提交信息功能 ([e54aca3](https://github.com/puniyu-plugins/nipaw/commit/e54aca38e6f5b68a34f0729e4f1052cc31d50f6e))
* **core:** 添加获取仓库默认分支功能 ([8dead32](https://github.com/puniyu-plugins/nipaw/commit/8dead321fe0aae917d08ea61fa64a3d64c2c56e3))
* **nipaw_node:** 初始化 Node.js 绑定模块 ([0917a1d](https://github.com/puniyu-plugins/nipaw/commit/0917a1d1623e6bca98f78da00546806f21a9d113))
### 🔧 其他更新
* **deps:** 更新 nipaw 相关包版本至 0.2.0 ([c77b64d](https://github.com/puniyu-plugins/nipaw/commit/c77b64da932a1a1de6500e4c25a5325bbc6fa155))
* release main ([889df11](https://github.com/puniyu-plugins/nipaw/commit/889df11713dce70094ab9715f772866516ed1277))
* release main ([0611059](https://github.com/puniyu-plugins/nipaw/commit/0611059583fef44ba9bb2678477e7b63dad89a32))
* release main ([b7017a2](https://github.com/puniyu-plugins/nipaw/commit/b7017a2c67f190acc02397483e045d6078a67255))
* release main ([cf4843c](https://github.com/puniyu-plugins/nipaw/commit/cf4843cef525bd11cbf52967b0a15741d8a9e726))
* **release:** 配置 release-please 和发布工作流 ([5b2700c](https://github.com/puniyu-plugins/nipaw/commit/5b2700c2155645a6fd5625c9514e3bb89b484307))
* **workflows:** 调整构建和发布工作流配置 ([8d6b6d7](https://github.com/puniyu-plugins/nipaw/commit/8d6b6d7fc9994bbd832afd9ee010b88513c1e5e8))
* 初始化仓库 ([ba51774](https://github.com/puniyu-plugins/nipaw/commit/ba517747af1ca817786475db2bf15ad753d91000))
### ♻️ 代码重构
* **core:** 统一数据转换逻辑并优化依赖管理 ([8765bf8](https://github.com/puniyu-plugins/nipaw/commit/8765bf8e6b483ee10ab723efb01e7476cccc1ff4))
## [0.2.2](https://github.com/puniyu-plugins/nipaw/compare/v0.2.1...v0.2.2) (2025-10-01)
### 🔧 其他更新
* **workflows:** 调整构建和发布工作流配置 ([8d6b6d7](https://github.com/puniyu-plugins/nipaw/commit/8d6b6d7fc9994bbd832afd9ee010b88513c1e5e8))
## [0.2.1](https://github.com/puniyu-plugins/nipaw/compare/v0.2.0...v0.2.1) (2025-10-01)
### 🔧 其他更新
* **deps:** 更新 nipaw 相关包版本至 0.2.0 ([c77b64d](https://github.com/puniyu-plugins/nipaw/commit/c77b64da932a1a1de6500e4c25a5325bbc6fa155))
* release main ([b7017a2](https://github.com/puniyu-plugins/nipaw/commit/b7017a2c67f190acc02397483e045d6078a67255))
## [0.2.1](https://github.com/puniyu-plugins/nipaw/compare/v0.2.0...v0.2.1) (2025-10-01)
### 🔧 其他更新
* **deps:** 更新 nipaw 相关包版本至 0.2.0 ([c77b64d](https://github.com/puniyu-plugins/nipaw/commit/c77b64da932a1a1de6500e4c25a5325bbc6fa155))
## [0.2.0](https://github.com/puniyu-plugins/nipaw/compare/v0.1.0...v0.2.0) (2025-10-01)
### ✨ 新功能
* **client:** 添加获取用户头像URL功能 ([e02321d](https://github.com/puniyu-plugins/nipaw/commit/e02321d7eee5e225fb4e235148643031496f1b11))
* **core:** 支持通过token控制获取仓库默认分支的方式 ([6c729de](https://github.com/puniyu-plugins/nipaw/commit/6c729dec53f0d6e29263e22344c67c88721b517d))
* **core:** 添加仓库信息获取功能 ([c0f1114](https://github.com/puniyu-plugins/nipaw/commit/c0f1114af7764e6a7e1362edbafe04721119639b))
* **core:** 添加用户贡献数据和仓库列表功能 ([ebc8947](https://github.com/puniyu-plugins/nipaw/commit/ebc894715d67d6a14c3385ccbe6c786f48c080bd))
* **core:** 添加获取仓库提交信息功能 ([e54aca3](https://github.com/puniyu-plugins/nipaw/commit/e54aca38e6f5b68a34f0729e4f1052cc31d50f6e))
* **core:** 添加获取仓库默认分支功能 ([8dead32](https://github.com/puniyu-plugins/nipaw/commit/8dead321fe0aae917d08ea61fa64a3d64c2c56e3))
* **nipaw_node:** 初始化 Node.js 绑定模块 ([0917a1d](https://github.com/puniyu-plugins/nipaw/commit/0917a1d1623e6bca98f78da00546806f21a9d113))
### 🔧 其他更新
* **release:** 配置 release-please 和发布工作流 ([5b2700c](https://github.com/puniyu-plugins/nipaw/commit/5b2700c2155645a6fd5625c9514e3bb89b484307))
* 初始化仓库 ([ba51774](https://github.com/puniyu-plugins/nipaw/commit/ba517747af1ca817786475db2bf15ad753d91000))
### ♻️ 代码重构
* **core:** 统一数据转换逻辑并优化依赖管理 ([8765bf8](https://github.com/puniyu-plugins/nipaw/commit/8765bf8e6b483ee10ab723efb01e7476cccc1ff4))