From 814c3a4eac0df5a2e14b5c71e2421ab40d765230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:03:40 +0000 Subject: [PATCH] chore(release): v2.28.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 e524a7d101..0f554007d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,4 @@ -# 2.27.0 (2023-10-08) - - -### Features - -* Added newsletter functions (close [#1365](https://github.com/wppconnect-team/wa-js/issues/1365)) ([#1386](https://github.com/wppconnect-team/wa-js/issues/1386)) ([b0bab71](https://github.com/wppconnect-team/wa-js/commit/b0bab717f9370a0be9767c6500df697cce083415)) +# 2.28.0 (2023-10-29) diff --git a/package-lock.json b/package-lock.json index 6e968da728..62adef1337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wppconnect/wa-js", - "version": "2.27.0", + "version": "2.28.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wppconnect/wa-js", - "version": "2.27.0", + "version": "2.28.0", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "^18.2.0", diff --git a/package.json b/package.json index faf0e945b9..121dbf1aeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wppconnect/wa-js", - "version": "2.27.0", + "version": "2.28.0", "description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web", "license": "Apache-2.0", "author": {