Guide
Files scaffolded

Files scaffolded

Files scaffolded

The following files are scaffolded when you run npx thinkthroo configure changesets.

  1. .github/workflows/npm-release.yml
  2. 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.