mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-18 05:59:51 +00:00
imessage: bump to 0.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "imessage",
|
||||
"description": "iMessage channel for Claude Code \u2014 reads chat.db directly, sends via AppleScript. Built-in access control; manage pairing, allowlists, and policy via /imessage:access.",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"keywords": [
|
||||
"imessage",
|
||||
"messaging",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-channel-imessage",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"bin": "./server.ts",
|
||||
|
||||
Reference in New Issue
Block a user