From b6e9557989aac3053db25a498757f5232989e650 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 07:09:36 +0000 Subject: [PATCH] chore: version packages --- .changeset/quiet-phones-send.md | 7 ------- packages/providers/sendblue/CHANGELOG.md | 9 +++++++++ packages/providers/sendblue/package.json | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 .changeset/quiet-phones-send.md create mode 100644 packages/providers/sendblue/CHANGELOG.md 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": [