Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 266 Bytes

Janna

Stylized toolkits to develop TS/JS packages.

Packages

Build and publish

  • npm run build
  • npx changeset
  • npx changeset version
  • git commit
  • npx changeset publish
  • git push --follow-tags