Skip to content

Releases: thinkthinking/cli

v0.1.4

03 Jun 06:08

Choose a tag to compare

Changelog

  • cbbf64b feat(cli): post/convert 改用位置参数按后缀自动判断;强化 -h 帮助;升级 goreleaser-action

v0.1.3

03 Jun 05:29

Choose a tag to compare

Changelog

  • bb6d870 feat(cli): wechat draft create → wechat post,-v/--version 输出版本号

v0.1.2

03 Jun 04:30

Choose a tag to compare

Changelog

  • 69b21ae ci: npm 发布改用 OIDC Trusted Publishing(无需 token)
  • 890a3c9 ci: 并入 npm 自动发布(NPM_TOKEN 认证)
  • c6a8477 feat(npm): 改用 optionalDependencies 平台子包分发,装完即用
  • 498a1fe feat(wechat): convert 增加 --copy/--preview 投递选项

v0.1.0

03 Jun 01:00

Choose a tag to compare

Changelog

  • 2194d31 Initial commit
  • 138764d ci: 升级 GitHub Actions 到 Node 24 兼容版本
  • 05e8075 ci: 用 go-version-file 读取 go.mod 版本,修复工具链不匹配
  • f4d6af3 feat: 实现 thinkthinking 第一期 — 微信公众号 Markdown 转换与草稿上传