Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.2...v1.8.0) (2024-02-01)

### Features

* ✨ graph endpoint version ([615f7a4](615f7a4))
* ✨ health status endpoints ([2a97962](2a97962))
* ✨ interactive messages (flow, catalog, send location request) ([907f268](907f268))
* ✨ updated webhook payload and added the new biz_opaque_callback_data field ([655628c](655628c))
  • Loading branch information
semantic-release-bot committed Feb 1, 2024
1 parent b1d38a4 commit 4023552
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.8.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.7.2...v1.8.0) (2024-02-01)


### Features

* ✨ graph endpoint version ([615f7a4](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/615f7a40a5646ac87a539940ba62ae9fa168b48a))
* ✨ health status endpoints ([2a97962](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/2a97962bc557ebf5eea6939875db7fc3a2a8e7b9))
* ✨ interactive messages (flow, catalog, send location request) ([907f268](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/907f26829362b7de60295a92e2bfd6d8547e986f))
* ✨ updated webhook payload and added the new biz_opaque_callback_data field ([655628c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/655628c410e08f99216b2a4da18a22f84c9d1024))

## [1.7.2](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.7.1...v1.7.2) (2023-10-27)


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.7.2",
"version": "1.8.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 4023552

Please sign in to comment.