fix: always return minimal n8n output
Build and Push Docker Container / build-and-push (push) Successful in 4m36s
Build and Push Docker Container / build-and-push (push) Successful in 4m36s
- Node now outputs only stdout (parsed or raw) plus optional stderr - Keep output stable across all operations to simplify n8n mappings - Trim trailing newlines from runner stdout/stderr for cleaner display - Bump server version to 1.0.3 to ship runner/output changes - Bump n8n node package via versioned build artifacts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "n8n-nodes-obsidian-cli-api",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "n8n community nodes for the Obsidian API Docker service backed by the official Obsidian CLI.",
|
||||
"license": "MIT",
|
||||
"homepage": "https://git.yiprawr.dev/Docker/obsidian-api",
|
||||
|
||||
Reference in New Issue
Block a user