Base configurations for plutot.cool projects.
name | description |
---|---|
@plutotcool/typescript-config | Typescript configuration. |
@plutotcool/prettier-config | Prettier configurations. |
We are using changesets to create "release intents" for our packages. When those pop up on main a release PR gets prepared automatically and once it gets merged actual release happen (also automatically).
- Create a separate branch for your changes.
- Create a changeset by running
pnpm changeset
. More about changesets. - Push your branch and open a PR