chore: update CHANGELOG for version 2.3.1 and fix package.json formatting

This commit is contained in:
Davidson Gomes 2025-06-23 15:38:54 -03:00
parent a38caeaf5f
commit 977f686233
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
# 2.3.1 (develop)
### Fixed
* Update Baileys Version
* Update Dockerhub Repository and Delete Config Session Variable
* Fixed sending variables in typebot
* Add unreadMessages in the response
* Phone number as message ID for Evo AI
# 2.3.0 (2025-06-17 09:19)
### Feature

View File

@ -99,8 +99,8 @@
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1",
"tsup": "^8.3.5",
"swagger-ui-express": "^4.18.3",
}
"swagger-ui-express": "^4.18.3"
},
"devDependencies": {
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",