Run npm run dev
.
- Update plugin and Obsidian version info in
versions.json
,manifest.json
, andpackage.json
. - Git commit with version tag
x.y.z
. - Run
npm run build
. - Push changes to GitHub with tags.
- Issue a new release on GitHub, include the built
main.js
,styles.css
, andmaifest.json
files.