NPM Package Starter Do the following actions to ultimately publish pnpm run build pnpm changeset (git - stage, commit and sync) merge PR Set up link with a local repository (for local testing/development) npm link (here) npm link @perignosia/components (in other repo) Sync this package's code with link repo pnpm run build