From 1ab03980b9efd90f5aa104cb43b4c60cb4f3e453 Mon Sep 17 00:00:00 2001 From: pablo-mano Date: Wed, 4 Mar 2026 00:40:40 +0100 Subject: [PATCH] Bump version to 1.3.0 Covers: description rewrite (vault-intent triggering), Cortex Code platform support, invoking guidance in README, improved reference pointer in SKILL.md, and eval/ directory. Co-Authored-By: Claude Sonnet 4.6 --- .claude-plugin/plugin.json | 2 +- plugins/obsidian-cli/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index ce6bf7b..f4f1105 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "obsidian-cli", "description": "Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.", - "version": "1.2.0", + "version": "1.3.0", "author": { "name": "pablo-mano" }, diff --git a/plugins/obsidian-cli/.claude-plugin/plugin.json b/plugins/obsidian-cli/.claude-plugin/plugin.json index ce6bf7b..f4f1105 100644 --- a/plugins/obsidian-cli/.claude-plugin/plugin.json +++ b/plugins/obsidian-cli/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "obsidian-cli", "description": "Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.", - "version": "1.2.0", + "version": "1.3.0", "author": { "name": "pablo-mano" },