mirror of
https://github.com/pdfme/pdfme.git
synced 2026-04-22 06:59:45 -04:00
169 B
169 B
npm version x.x.x --workspaces
git add .
git commit -m "Update version to x.x.x"
npm run build
npm publish --workspaces
git tag x.x.x
git push origin x.x.x