Skip to content

chore(release): bump version to 0.1.2#40

Merged
luojiyin1987 merged 1 commit into
masterfrom
chore/release-0.1.2
Jul 2, 2026
Merged

chore(release): bump version to 0.1.2#40
luojiyin1987 merged 1 commit into
masterfrom
chore/release-0.1.2

Conversation

@luojiyin1987

Copy link
Copy Markdown
Contributor

0.1.2 发版

包含 #39 合并后的 positioned AST 类型支持。

改动

  • package.json: 0.1.10.1.2
  • CHANGELOG.md: 新增 0.1.2 段

验证(master 合并后)

  • pnpm run lint → exit 0
  • pnpm run build → API Extractor 成功
  • pnpm run test → 7 suites / 72 tests / 2 snapshots 全部 PASS
  • pnpm run test:types → exit 0
  • pnpm run test:package → exit 0

未变更 pnpm-lock.yaml / 源码。

Closes #38

@luojiyin1987 luojiyin1987 merged commit 534e33d into master Jul 2, 2026
13 checks passed
@luojiyin1987 luojiyin1987 deleted the chore/release-0.1.2 branch July 2, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

types: expose positioned AST types for parseMd results

1 participant