chore: release 0.1.1

This commit is contained in:
github-actions[bot]
2026-06-19 03:04:07 +00:00
parent 61910acac3
commit f2a4040ae8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"id": "jekyll-publish", "id": "jekyll-publish",
"name": "Jekyll Publish", "name": "Jekyll Publish",
"version": "0.1.0", "version": "0.1.1",
"minAppVersion": "1.5.0", "minAppVersion": "1.5.0",
"description": "Publish the active note as a Jekyll post (with images) via git.", "description": "Publish the active note as a Jekyll post (with images) via git.",
"author": "Claude", "author": "Claude",

View File

@@ -1,6 +1,6 @@
{ {
"name": "obsidian-jekyll-publish", "name": "obsidian-jekyll-publish",
"version": "0.1.0", "version": "0.1.1",
"description": "Publish the active Obsidian note as a Jekyll post (with images) via git.", "description": "Publish the active Obsidian note as a Jekyll post (with images) via git.",
"main": "dist/main.js", "main": "dist/main.js",
"type": "module", "type": "module",