From 0b48d62268186d35adb0512df818bb24097d2cb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:06:48 +0000 Subject: [PATCH] chore(release): v3.12.0 --- CHANGELOG.md | 6 +++--- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5e313c1cd..ea78284134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -# 3.11.0 (2024-10-18) +# 3.12.0 (2024-10-24) -### Features +### Bug Fixes -* Added WPP.profile.getMyProfilePicture (close [#2327](https://github.com/wppconnect-team/wa-js/issues/2327)) ([b863dcf](https://github.com/wppconnect-team/wa-js/commit/b863dcfe1badacdeaf8bc39ab9a877a42f7ca9bb)) +* Fixed 'chat.new_message' event on receive replied [@lid](https://github.com/lid) msgs ([2a40d01](https://github.com/wppconnect-team/wa-js/commit/2a40d0126c6c4f16ae27add91f4fc7d1263073af)) diff --git a/package-lock.json b/package-lock.json index f78091f77c..c6fa5eae13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wppconnect/wa-js", - "version": "3.11.0", + "version": "3.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wppconnect/wa-js", - "version": "3.11.0", + "version": "3.12.0", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "^19.5.0", diff --git a/package.json b/package.json index 8bba92d5ba..c7565dea1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wppconnect/wa-js", - "version": "3.11.0", + "version": "3.12.0", "description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web", "license": "Apache-2.0", "author": {