Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-12-04)

### Bug Fixes

* 🐛 undefined fields in webhookHandler ([59ddcbb](59ddcbb))

### Features

* ✨ webhook client ([27c3d1a](27c3d1a))
  • Loading branch information
semantic-release-bot committed Dec 4, 2022
1 parent ff637ea commit 659a4aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.4.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.3.0...v1.4.0) (2022-12-04)


### Bug Fixes

* 🐛 undefined fields in webhookHandler ([59ddcbb](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/59ddcbb7aa4aa39f8af8b0bc2e9c1444dc6d99f7))


### Features

* ✨ webhook client ([27c3d1a](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/27c3d1aeca40af2551a05ceb118924c3e9031622))

# [1.3.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.2.3...v1.3.0) (2022-12-03)


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.3.0",
"version": "1.4.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 659a4aa

Please sign in to comment.