Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2024-08-03)

### Bug Fixes

* revert removal of "request_welcome" ([f9ec76c](f9ec76c))
* Shared types ([dd79093](dd79093))

### Features

* **WebhooksTypes:** fix incorrect types ([068306f](068306f))
  • Loading branch information
semantic-release-bot committed Aug 3, 2024
1 parent 3ee2be5 commit 1b205f5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.12.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.11.0...v1.12.0) (2024-08-03)


### Bug Fixes

* revert removal of "request_welcome" ([f9ec76c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/f9ec76c97e35527c9a3b37d6fb5991f0e7d811d2))
* Shared types ([dd79093](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/dd7909316a4cedbca9868dfa3690ff806528a5b8))


### Features

* **WebhooksTypes:** fix incorrect types ([068306f](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/068306f6da9fb02b43b86e53007ba58862ca4c5a))

# [1.11.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.10.0...v1.11.0) (2024-07-29)


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.11.0",
"version": "1.12.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 1b205f5

Please sign in to comment.