Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 04:22
· 117 commits to main since this release
e6c0aec

Patch Changes

  • #42 a6f751a Thanks @pmjhonwang! - some system git version old, git add -a . not working at dot prefix dir (such as .changeset), use git add -A . instead