- Run
npm version <patch|minor|major>and verifypackage.jsonupdates. - Update
CHANGELOG.mdfor the release. - Commit the release changes and tag with the same version.
- Push commits and tags, then publish with
npm publishif needed.
Pi extensions live in ./extensions. When working in this repo, add or update extensions there. You can consult the pi-mono for reference, but do not modify code in pi-mono.