Skip to content

Commit 4585850

Browse files
committed
chore(release): bump version to 2.3.5 and update bug report template
- Updated package and lock files to version 2.3.5. - Modified bug report template to reflect the new version number. - Removed outdated Kafka Docker README file.
1 parent 6c150ee commit 4585850

File tree

4 files changed

+4
-143
lines changed

4 files changed

+4
-143
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ body:
5959
value: |
6060
- OS: [e.g. Ubuntu 20.04, Windows 10, macOS 12.0]
6161
- Node.js version: [e.g. 18.17.0]
62-
- Evolution API version: [e.g. 2.3.4]
62+
- Evolution API version: [e.g. 2.3.5]
6363
- Database: [e.g. PostgreSQL 14, MySQL 8.0]
6464
- Connection type: [e.g. Baileys, WhatsApp Business API]
6565
validations:

Docker/kafka/README.md

Lines changed: 0 additions & 139 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evolution-api",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/main.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)