Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.0...v1.14.0) (2024-08-21)

### Bug Fixes

* Comments and duplicate variable ([c47f2f1](c47f2f1))
* **Webhooks:** InteractiveWebhookMessageNfmReply ([b222d00](b222d00))
* **Webhook:** Unit tests ([35ddc6c](35ddc6c))

### Features

* **Webhooks:** Improve interactive and status types ([dbd4bd9](dbd4bd9))
  • Loading branch information
semantic-release-bot committed Aug 21, 2024
1 parent 7c37b48 commit 1a5b276
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 1a5b276

Please sign in to comment.