File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5353 commit : " chore: release"
5454 commitMode : github-api
5555 setupGitUser : false
56- publish : " pnpm ci:release "
56+ publish : " pnpm ci:publish "
5757 version : " pnpm ci:version"
Original file line number Diff line number Diff line change 66 "changeset" : " changeset" ,
77 "check" : " turbo check" ,
88 "ci:package" : " turbo run ci:package" ,
9- "ci:release " : " turbo run ci:release " ,
9+ "ci:publish " : " turbo run ci:publish " ,
1010 "ci:update" : " turbo run ci:update" ,
1111 "ci:version" : " changeset version && pnpm install --lockfile-only" ,
1212 "format" : " prettier --write . && biome check --write ." ,
Original file line number Diff line number Diff line change 99 "dependsOn" : [" ^build" ]
1010 },
1111 "ci:package" : {},
12+ "ci:publish" : {},
1213 "ci:update" : {
1314 "outputs" : [" packages/vscode-extension/src/apis.ts" ]
1415 },
You can’t perform that action at this time.
0 commit comments