File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2828 uses : changesets/action@v1 
2929 with :
3030 publish : npm run release 
31+  version : npm run changeset-version 
3132 env :
3233 #  Using a PAT instead of GITHUB_TOKEN because we need to run workflows when releases are created
3334 #  https://github.com/orgs/community/discussions/26875#discussioncomment-3253761
Original file line number Diff line number Diff line change 2727 "e2e" : " turbo run e2e"  ,
2828 "e2e-customers" : " turbo run e2e-customers"  ,
2929 "changeset" : " changeset"  ,
30+  "changeset-version" : " changeset version && bun run format"  ,
3031 "release" : " turbo run release && changeset publish"  ,
3132 "release:preview" : " turbo run release:preview"  ,
3233 "download:env" : " op read op://gitbook-x-dev/gitbook-open/.env.local >> .env.local"  ,
                                 You can’t perform that action at this time. 
               
                  
0 commit comments