diff --git a/.changeset/curvy-flies-kick.md b/.changeset/curvy-flies-kick.md deleted file mode 100644 index 8d546b1..0000000 --- a/.changeset/curvy-flies-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -build(deps-dev): bump eslint-plugin-jsdoc from 46.9.1 to 47.0.1 diff --git a/.changeset/early-pillows-protect.md b/.changeset/early-pillows-protect.md deleted file mode 100644 index 589e271..0000000 --- a/.changeset/early-pillows-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 diff --git a/.changeset/short-seals-sneeze.md b/.changeset/short-seals-sneeze.md deleted file mode 100644 index 9c25b4a..0000000 --- a/.changeset/short-seals-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -build(deps-dev): bump cspell from 8.2.4 to 8.3.0 diff --git a/.changeset/silent-planets-doubt.md b/.changeset/silent-planets-doubt.md deleted file mode 100644 index 98d0df3..0000000 --- a/.changeset/silent-planets-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -build(deps-dev): bump @swc/core from 1.3.101 to 1.3.102 diff --git a/.changeset/wicked-eyes-hang.md b/.changeset/wicked-eyes-hang.md deleted file mode 100644 index e7082fc..0000000 --- a/.changeset/wicked-eyes-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -build(deps-dev): bump @eslint/eslintrc from 2.1.4 to 3.0.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 24926a8..1069199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # `@great-detail/whatsapp` +## 6.3.2 + +### Patch Changes + +- 8056f1f: build(deps-dev): bump eslint-plugin-jsdoc from 46.9.1 to 47.0.1 +- d43be6c: build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 +- 22a9199: build(deps-dev): bump cspell from 8.2.4 to 8.3.0 +- a8c9102: build(deps-dev): bump @swc/core from 1.3.101 to 1.3.102 +- cbc468f: build(deps-dev): bump @eslint/eslintrc from 2.1.4 to 3.0.0 + ## 6.3.1 ### Patch Changes diff --git a/package.json b/package.json index ea9aa00..a38f983 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@great-detail/whatsapp", - "version": "6.3.1", + "version": "6.3.2", "type": "commonjs", "description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.", "repository": {