Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2024-05-27)

### Bug Fixes

* 🐛 interactive message optional fields ([de9662d](de9662d)), closes [#30](#30)
* 🐛 webhook timestamp type ([bc6f579](bc6f579))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 6bf583c commit 9cc3d3b
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.8.1](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.8.0...v1.8.1) (2024-05-27)


### Bug Fixes

* 🐛 interactive message optional fields ([de9662d](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/de9662d4a4709b53174022af5fbd425cb1b6b47a)), closes [#30](https://github.com/MarcosNicolau/whatsapp-business-sdk/issues/30)
* 🐛 webhook timestamp type ([bc6f579](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/bc6f57908bfdf011fcbbf58e176d393d5edf2b71))

# [1.8.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.7.2...v1.8.0) (2024-02-01)


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.8.0",
"version": "1.8.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 9cc3d3b

Please sign in to comment.