From 0403af10785422ad31568f31774993e22e4d8138 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 23:32:18 +0000 Subject: [PATCH] chore(release): v3.4.0 --- CHANGELOG.md | 7 +------ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c623020eaf..ff12fa2079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,4 @@ -## 3.3.2 (2024-06-18) - - -### Bug Fixes - -* Fixed chat.new_reaction event in 2.3000.x ([#2021](https://github.com/wppconnect-team/wa-js/issues/2021)) ([65b35e5](https://github.com/wppconnect-team/wa-js/commit/65b35e531c6e954c7a62935a63dafaeb772aaa9e)) +# 3.4.0 (2024-06-21) diff --git a/package-lock.json b/package-lock.json index 55ef5809d0..e908a496fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wppconnect/wa-js", - "version": "3.3.2", + "version": "3.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wppconnect/wa-js", - "version": "3.3.2", + "version": "3.4.0", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "^19.3.0", diff --git a/package.json b/package.json index 60b3647d35..b71d210b27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wppconnect/wa-js", - "version": "3.3.2", + "version": "3.4.0", "description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web", "license": "Apache-2.0", "author": {