typed-ember / glint

TypeScript powered tooling for Glimmer templates
https://typed-ember.gitbook.io/glint
MIT License
109 stars 51 forks source link

npx create-release-plan-setup@latest --update #668

Open NullVoxPopuli opened 8 months ago

NullVoxPopuli commented 8 months ago

What's release-plan?

A hybrid of the best parts of release-it and changesets.

Repo / docs here: https://github.com/embroider-build/release-plan

This allows folks with GH Maintainer access to preview and release to npm without actually needing to have any keys locally on their machine (or access to the npm package, which makes management of the repo separate from the npm package easy and encouraged).

See the newly added RELEASE.md for details.

NullVoxPopuli commented 8 months ago

Gotta convert to pnpm, because release-plan doesn't support yarn: https://github.com/embroider-build/scenario-tester/pull/27