Skip to content

Commit

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

### Bug Fixes

* Outdated template language codes ([f0f378c](f0f378c))
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent aceed43 commit 6e52adb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.14.2](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.14.1...v1.14.2) (2024-11-14)


### Bug Fixes

* Outdated template language codes ([f0f378c](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/f0f378c502566b0f9540313a7cd1e9397162bb68))

## [1.14.1](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.14.0...v1.14.1) (2024-09-14)


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.1",
"version": "1.14.2",
"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 6e52adb

Please sign in to comment.