mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-03 20:06:26 -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