Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 194 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 194 Bytes

develop

# Install dependencies
pnpm i

Build

pnpm build

Publish

# Bump version, commit, tag, push
pnpm bump

Then, Github Actions will publish to npm.