diff --git a/.changeset/quiet-phones-send.md b/.changeset/quiet-phones-send.md deleted file mode 100644 index f1a6ca4..0000000 --- a/.changeset/quiet-phones-send.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@imessage-sdk/sendblue': minor ---- - -Add the initial Sendblue provider with direct text and single-attachment sends, message lookup and -status, typing indicators, opt-in mark-read, add-only tapbacks, authenticated webhooks, provider -error mapping, and provider-aware capability types. diff --git a/packages/providers/sendblue/CHANGELOG.md b/packages/providers/sendblue/CHANGELOG.md new file mode 100644 index 0000000..f0230d4 --- /dev/null +++ b/packages/providers/sendblue/CHANGELOG.md @@ -0,0 +1,9 @@ +# @imessage-sdk/sendblue + +## 0.1.0 + +### Minor Changes + +- [#26](https://github.com/jmisilo/imessage-sdk/pull/26) [`ee58b41`](https://github.com/jmisilo/imessage-sdk/commit/ee58b4143f4985dd3c9e5b0122312d94fe7b04d7) Thanks [@jmisilo](https://github.com/jmisilo)! - Add the initial Sendblue provider with direct text and single-attachment sends, message lookup and + status, typing indicators, opt-in mark-read, add-only tapbacks, authenticated webhooks, provider + error mapping, and provider-aware capability types. diff --git a/packages/providers/sendblue/package.json b/packages/providers/sendblue/package.json index 05e6112..20f24d7 100644 --- a/packages/providers/sendblue/package.json +++ b/packages/providers/sendblue/package.json @@ -1,6 +1,6 @@ { "name": "@imessage-sdk/sendblue", - "version": "0.0.0", + "version": "0.1.0", "description": "Sendblue provider for imessage-sdk", "author": "jmisilo", "keywords": [