Bump version to 1.1.0

Adds email support (send-email, set-mail-permission, get-mail-permissions),
--dry-run flag, and --mail-perms persistence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 22:46:56 +00:00
parent 9668bae220
commit 3841c5418a

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-conduit",
"version": "1.0.0",
"version": "1.1.0",
"description": "A supervised action bridge between Claude Code and the host system",
"type": "module",
"scripts": {