From 2d8a8317daa90ec424c2b354d120f6ce6628feb8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 16 Jul 2023 02:33:49 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.6.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.5.2...v1.6.0) (2023-07-16) ### Features * ✨ catalog messages and templates ([f4a0a5b](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/f4a0a5bd5eaae48c0abec3735c4587f8233fac6d)) * ✨ identity change check feature for cloud API ([b5b1d8e](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/b5b1d8e75a75930eb3fb3a44581be81466125988)) * ✨ updated cloud API version ([5baff86](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/5baff86b4df1aa0e9983a02e12200bf46ee5366e)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf564f2..0543420 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.6.0](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.5.2...v1.6.0) (2023-07-16) + + +### Features + +* ✨ catalog messages and templates ([f4a0a5b](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/f4a0a5bd5eaae48c0abec3735c4587f8233fac6d)) +* ✨ identity change check feature for cloud API ([b5b1d8e](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/b5b1d8e75a75930eb3fb3a44581be81466125988)) +* ✨ updated cloud API version ([5baff86](https://github.com/MarcosNicolau/whatsapp-business-sdk/commit/5baff86b4df1aa0e9983a02e12200bf46ee5366e)) + ## [1.5.2](https://github.com/MarcosNicolau/whatsapp-business-sdk/compare/v1.5.1...v1.5.2) (2023-03-25) diff --git a/package.json b/package.json index 9588b29..8929ce2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whatsapp-business", "author": "MarcosNicolau", - "version": "1.5.2", + "version": "1.6.0", "description": "Node.js connector for the WhatsApp Business APIs with TypeScript support, integration tests and more.", "license": "MIT", "licenses": [