@7i7o/changesets-pnpm-example
v1.0.3
Published
Example repo to show how can changesets be used to publish npm packages
Downloads
9
Readme
Changesets + pnpm Example
This repo works as an example for a basic TS project that automatically publishes the package to the NPM Registry.
It uses pnpm, tsup to bundle our package and @changesets/cli to automate the release and publish flow.