diff --git a/.changeset/five-balloons-taste.md b/.changeset/five-balloons-taste.md deleted file mode 100644 index dc7da1c3..00000000 --- a/.changeset/five-balloons-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -Remove src from distributed files diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c0c0667..0143ea7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # `@great-detail/whatsapp` +## 6.10.6 + +### Patch Changes + +- dd8f9e3: Remove src from distributed files + ## 6.10.5 ### Patch Changes diff --git a/package.json b/package.json index 53652e85..1cd8cdd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@great-detail/whatsapp", - "version": "6.10.5", + "version": "6.10.6", "type": "module", "description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.", "repository": {