From fa7881dbfe9c75af6a01d52418f6c9cbfc058589 Mon Sep 17 00:00:00 2001 From: acnormun Date: Thu, 24 Oct 2024 18:11:35 -0300 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c80eb646..a221b1cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +2.2.7 +---------- +`2024-10-24ยท 1 ๐Ÿ› ยท 1 ๐ŸŽ‰ ` + +### ๐Ÿ› Bug fixes +- Fix: VTEX Config - enable sellers selection after vtex ads option save. +### ๐ŸŽ‰ New Features +- Feat: Added 2 Weni Web Chat new configuration options (startFullScreen and embedded mode). + 2.2.6 ---------- `2024-10-22ยท 1 ๐Ÿ› ` diff --git a/package.json b/package.json index 9c6fbbbb..286b39d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weni-integrations", - "version": "2.2.6", + "version": "2.2.7", "private": true, "type": "module", "scripts": {