diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 2a32e4c..0000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "mode": "exit", - "tag": "beta", - "initialVersions": { - "@imessage-sdk/chat-adapter": "0.1.0", - "imessage-cli": "0.0.0", - "imessage-sdk": "0.1.3", - "@imessage-sdk/blooio": "0.1.2", - "@imessage-sdk/photon": "0.1.2", - "@imessage-sdk/sendblue": "0.1.0" - }, - "changesets": [ - "quiet-messages-cli" - ] -} diff --git a/.changeset/quiet-messages-cli.md b/.changeset/quiet-messages-cli.md deleted file mode 100644 index fa10054..0000000 --- a/.changeset/quiet-messages-cli.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'imessage-cli': minor ---- - -Add the first provider-neutral iMessage CLI with bundled Blooio, Photon, and Sendblue support, -secure named connections, JSON agent input and output, normalized messaging commands, provider -extensions, and an opt-in experimental Hono-based local signed-webhook server. diff --git a/.changeset/tidy-cli-help.md b/.changeset/tidy-cli-help.md deleted file mode 100644 index 885e26d..0000000 --- a/.changeset/tidy-cli-help.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'imessage-cli': patch ---- - -Replace the verbose root help screen with a concise command overview and support `-V` as a version -shortcut. diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 2b02f4c..bb8a161 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,18 @@ # imessage-cli +## 0.1.0 + +### Minor Changes + +- [#28](https://github.com/jmisilo/imessage-sdk/pull/28) [`a3716be`](https://github.com/jmisilo/imessage-sdk/commit/a3716bed4107eb5f1d09db96a1cbe2e09a52c1f0) Thanks [@jmisilo](https://github.com/jmisilo)! - Add the first provider-neutral iMessage CLI with bundled Blooio, Photon, and Sendblue support, + secure named connections, JSON agent input and output, normalized messaging commands, provider + extensions, and an opt-in experimental Hono-based local signed-webhook server. + +### Patch Changes + +- [#30](https://github.com/jmisilo/imessage-sdk/pull/30) [`bb98960`](https://github.com/jmisilo/imessage-sdk/commit/bb98960eb8b79c38c3d369338a511f3f4f82935a) Thanks [@jmisilo](https://github.com/jmisilo)! - Replace the verbose root help screen with a concise command overview and support `-V` as a version + shortcut. + ## 0.1.0-beta.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index bbf2f91..80e95a6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "imessage-cli", - "version": "0.1.0-beta.0", + "version": "0.1.0", "description": "Provider-neutral command-line interface for iMessage infrastructure", "author": "jmisilo", "keywords": [