-
Notifications
You must be signed in to change notification settings - Fork 0
0. Release by Github or Local
trydofor edited this page Apr 18, 2025
·
1 revision
pnpm ver:add ## add version
## git commit and push
## check github actions
## check pr and merge
git pull
pnpm ver:dev ## enter `dev` pre
## steps of latest release
pnpm ver:ved ## exit `dev` pre
## checkout branch
## set version to the package
#pnpm -r publish --access public --tag "$_tag" --report-summary --dry-run --no-git-checks
pnpm -r publish --access public --tag "$_tag" --report-summary