Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 200 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 200 Bytes

Publishing

# Move into the package you wish to publish.
cd packages/foo

# Bump the package version.
bumpp

# PNPM must be used so that "workspace:" specifiers are resolved.
pnpm publish