chore: prepare 2.3.0 release - #174
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #173
内容
基于 90af47a(2.2.5 release)之后的实际 15 个 commit 整理:
package.json:2.2.5→2.3.0CHANGELOG.md新增[2.3.0]章节(compare 链接、日期 2026-08-22),分节:Features / Bug Fixes / Refactoring / Tooling / Documentation / CI/CD,条目均带 PR 链接与草稿的差异:#162 归入 Refactoring(原 commit 类型);TypeScript 两步升级合并为一条 Tooling 条目引用 #156/#160。
验证
npm run typechecknpm test -- --runInBandlint-md --version2.3.0npm run test:package合并后按 #144 的 workflow 打
v2.3.0tag 即触发发布。