release: bump version to 0.42.1

This commit is contained in:
rayd1o
2026-04-28 04:29:44 +08:00
parent b4e8afb272
commit 42d019af36
7 changed files with 17 additions and 7 deletions

View File

@@ -8,6 +8,13 @@ This project follows the repository versioning rule:
- `improvement` -> `+0.0.1`bugfix + 小功能混合)
- `bugfix` -> `+0.0.1`
## [0.42.1] — 2026-04-28
### 🐛 Fixes
- 修正 release skill 的 feature 版本计算规则minor 进位时 patch 必须重置为 `0`,例如 `0.41.2` 应发布为 `0.42.0`
---
## [0.42.0] — 2026-04-28
### ✨ Highlights