AT protocol bookmarking platforms in obsidian

fix release perm

+4 -1
+3
.github/workflows/release.yml
··· 5 5 tags: 6 6 - "*" 7 7 8 + permissions: 9 + contents: write 10 + 8 11 jobs: 9 12 build: 10 13 runs-on: ubuntu-latest
+1 -1
package.json
··· 1 1 { 2 2 "name": "obsidian-atmark", 3 - "version": "1.0.0", 3 + "version": "0.1.0", 4 4 "description": "Obsidian plugin for AT Protocol bookmark platforms", 5 5 "main": "main.js", 6 6 "type": "module",