diff --git a/.changeset/early-frogs-rest.md b/.changeset/early-frogs-rest.md deleted file mode 100644 index c7ce3f8..0000000 --- a/.changeset/early-frogs-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `eslint-plugin-jsdoc` from `48.0.4` to `48.1.0` diff --git a/.changeset/fifty-mugs-own.md b/.changeset/fifty-mugs-own.md deleted file mode 100644 index 0318d1b..0000000 --- a/.changeset/fifty-mugs-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `eslint-plugin-jest` from `27.6.3` to `27.9.0` diff --git a/.changeset/fuzzy-tools-run.md b/.changeset/fuzzy-tools-run.md deleted file mode 100644 index 9c92e18..0000000 --- a/.changeset/fuzzy-tools-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -update default Graph API version from `v18` to `v19` diff --git a/.changeset/late-kangaroos-ring.md b/.changeset/late-kangaroos-ring.md deleted file mode 100644 index 5e5895b..0000000 --- a/.changeset/late-kangaroos-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `@typescript-eslint/eslint-plugin` from `6.21.0` to `7.0.0` diff --git a/.changeset/lovely-trains-shop.md b/.changeset/lovely-trains-shop.md deleted file mode 100644 index dec21fc..0000000 --- a/.changeset/lovely-trains-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -bump `@types/node` from `20.11.17` to `20.11.19` diff --git a/.changeset/tall-oranges-tie.md b/.changeset/tall-oranges-tie.md deleted file mode 100644 index 4d59025..0000000 --- a/.changeset/tall-oranges-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@great-detail/whatsapp": patch ---- - -update `@typescript-eslint/parser` from `6.21.0` to `7.0.1` diff --git a/CHANGELOG.md b/CHANGELOG.md index db4ba40..e305f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # `@great-detail/whatsapp` +## 6.9.5 + +### Patch Changes + +- 78fded2: bump `eslint-plugin-jsdoc` from `48.0.4` to `48.1.0` +- c9dacdf: bump `eslint-plugin-jest` from `27.6.3` to `27.9.0` +- 4b2931a: update default Graph API version from `v18` to `v19` +- 36afbc1: bump `@typescript-eslint/eslint-plugin` from `6.21.0` to `7.0.0` +- f9546d3: bump `@types/node` from `20.11.17` to `20.11.19` +- 79a8a1f: update `@typescript-eslint/parser` from `6.21.0` to `7.0.1` + ## 6.9.4 ### Patch Changes diff --git a/package.json b/package.json index 2b35774..7eeec10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@great-detail/whatsapp", - "version": "6.9.4", + "version": "6.9.5", "type": "module", "description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.", "repository": {