mirror of
https://github.com/lowitea/obsidian-tasks-cleaner.git
synced 2026-07-22 05:48:53 +00:00
486 B
486 B
Maintenance Guide
- Make release commit
npm version patch # or npm version minor # or npm version major - Push all to upstream
git push origin master --follow-tags - Build release
main.jsnpm run build - Create a new release specifying pushed tag
⚠️ Add
main.js,style.css,manifest.jsonto the release assets