From 1a5b276ebc453dcea270d8906cb67f680d77eaba Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Aug 2024 18:35:04 +0000 Subject: [PATCH] chore(release): 1.14.0 [skip ci] # [1.14.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.13.0...v1.14.0) (2024-08-21) ### Bug Fixes * Comments and duplicate variable ([c47f2f1](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/c47f2f10538112832ed9b9b15a7053013927efb3)) * **Webhooks:** InteractiveWebhookMessageNfmReply ([b222d00](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/b222d00c569999cb89150b9c9ba79c8128737d5f)) * **Webhook:** Unit tests ([35ddc6c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/35ddc6cbc0a0cf181cd5f80752ff679621fc1c58)) ### Features * **Webhooks:** Improve interactive and status types ([dbd4bd9](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/dbd4bd98643338c2dc29dd6facaef3673be6b987)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59beae9..b4e1658 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.14.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.13.0...v1.14.0) (2024-08-21) + + +### Bug Fixes + +* Comments and duplicate variable ([c47f2f1](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/c47f2f10538112832ed9b9b15a7053013927efb3)) +* **Webhooks:** InteractiveWebhookMessageNfmReply ([b222d00](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/b222d00c569999cb89150b9c9ba79c8128737d5f)) +* **Webhook:** Unit tests ([35ddc6c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/35ddc6cbc0a0cf181cd5f80752ff679621fc1c58)) + + +### Features + +* **Webhooks:** Improve interactive and status types ([dbd4bd9](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/dbd4bd98643338c2dc29dd6facaef3673be6b987)) + # [1.13.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.12.0...v1.13.0) (2024-08-14) diff --git a/package.json b/package.json index 0c91c34..bd6a834 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whatsapp-business", "author": "MarcosNicolau", - "version": "1.13.0", + "version": "1.14.0", "description": "Node.js connector for the WhatsApp Business APIs with TypeScript support, integration tests and more.", "license": "MIT", "licenses": [