Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2024-09-14)

### Bug Fixes

* **Webhooks:** InteractiveWebhookMessageNfmReply generics ([ad4eb3c](ad4eb3c))
* **Webhooks:** Types for InteractiveWebhookMessageNfmReply ([f2fc3dd](f2fc3dd))
  • Loading branch information
semantic-release-bot committed Sep 14, 2024
1 parent 1e86402 commit dcb103f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.14.1](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.14.0...v1.14.1) (2024-09-14)


### Bug Fixes

* **Webhooks:** InteractiveWebhookMessageNfmReply generics ([ad4eb3c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/ad4eb3cb0953accd6f6454a04c20992c03a88772))
* **Webhooks:** Types for InteractiveWebhookMessageNfmReply ([f2fc3dd](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/f2fc3dd9f73cd3b24c861ab2ae74fdbcac89770f))

# [1.14.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.13.0...v1.14.0) (2024-08-21)


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.14.0",
"version": "1.14.1",
"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 dcb103f

Please sign in to comment.