diff --git a/.changeset/clever-jars-shake.md b/.changeset/clever-jars-shake.md deleted file mode 100644 index fcd9ba1..0000000 --- a/.changeset/clever-jars-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `@typescript-eslint/eslint-plugin` from `6.19.1` to `6.20.0` diff --git a/.changeset/eight-hairs-ring.md b/.changeset/eight-hairs-ring.md deleted file mode 100644 index 4058885..0000000 --- a/.changeset/eight-hairs-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `commander` from `11.1.0` to `12.0.0` diff --git a/.changeset/little-beds-hear.md b/.changeset/little-beds-hear.md deleted file mode 100644 index b022690..0000000 --- a/.changeset/little-beds-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `prettier` from `3.2.4` to `3.2.5` diff --git a/.changeset/shiny-donuts-decide.md b/.changeset/shiny-donuts-decide.md deleted file mode 100644 index 2db1d3f..0000000 --- a/.changeset/shiny-donuts-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `@types/node` from `20.11.10` to `20.11.16` diff --git a/.changeset/smart-donuts-tickle.md b/.changeset/smart-donuts-tickle.md deleted file mode 100644 index f3c5458..0000000 --- a/.changeset/smart-donuts-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `@types/jest` from `29.5.11` to `29.5.12` diff --git a/CHANGELOG.md b/CHANGELOG.md index 7146861..d0e9cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # `@great-detail/whatsapp` +## 6.8.6 + +### Patch Changes + +- efc4f51: bump `@typescript-eslint/eslint-plugin` from `6.19.1` to `6.20.0` +- d0fd189: bump `commander` from `11.1.0` to `12.0.0` +- d0ae090: bump `prettier` from `3.2.4` to `3.2.5` +- 5dd9cc5: bump `@types/node` from `20.11.10` to `20.11.16` +- 2024bbf: bump `@types/jest` from `29.5.11` to `29.5.12` + ## 6.8.5 ### Patch Changes diff --git a/package.json b/package.json index 8d264d9..0c4d5cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@great-detail/whatsapp", - "version": "6.8.5", + "version": "6.8.6", "type": "module", "description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.", "repository": {