Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 15:36
· 232 commits to main since this release
b8a1ef6

Patch Changes

  • #66 73acb1b Thanks @kamiazya! - Migrates the project to use pnpm as the package manager and updates the build and dependency setup accordingly.

    • Chores
      • Switched package management from npm to pnpm to improve installation efficiency and reliability.
      • Updated continuous integration and deployment workflows to support pnpm.