chore(review-summary): released version 0.37.0 [no ci]

This commit is contained in:
github-actions[bot]
2026-03-04 06:43:36 +00:00
parent 826661c5c1
commit 455c58140d
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [0.37.0](https://github.com/Lydanne/spaceflow/compare/@spaceflow/review-summary@0.36.0...@spaceflow/review-summary@0.37.0) (2026-03-04)
### 代码重构
* **review:** 优化问题统计逻辑,区分 fixed 和 resolved 状态 ([c4dda30](https://github.com/Lydanne/spaceflow/commit/c4dda30fed17ce020fcce9af8874dfa89ccca20b))
### 其他修改
* **review:** released version 0.69.0 [no ci] ([826661c](https://github.com/Lydanne/spaceflow/commit/826661c5c162aefd4424989fe54681c323d51588))
## [0.36.0](https://github.com/Lydanne/spaceflow/compare/@spaceflow/review-summary@0.35.0...@spaceflow/review-summary@0.36.0) (2026-03-04)
### 代码重构

View File

@@ -1,6 +1,6 @@
{
"name": "@spaceflow/review-summary",
"version": "0.36.0",
"version": "0.37.0",
"description": "Spaceflow 审查统计命令,根据时间范围统计 PR 贡献情况,按人员汇总并排序",
"license": "MIT",
"author": "Lydanne",