mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
imessage: bump to 0.1.0
This commit is contained in:
parent
60c3fc36ed
commit
22bd61d01f
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "imessage",
|
"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.",
|
"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": [
|
"keywords": [
|
||||||
"imessage",
|
"imessage",
|
||||||
"messaging",
|
"messaging",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "claude-channel-imessage",
|
"name": "claude-channel-imessage",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": "./server.ts",
|
"bin": "./server.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user