Guide
Files scaffolded
Files scaffolded
Files scaffolded
The following files are scaffolded when you run npx thinkthroo configure changesets
.
- .github/workflows/npm-release.yml
- package.json
npm-release.yml
npm-release.yml
is a workflow file. Learn more about npm-release.yml
package.json
scripts
in package.json is updated with two commands.
- changesets:init
- changesets:add
Learn more about this script.