mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
chore: update CHANGELOG for version 2.3.1 and fix package.json formatting
This commit is contained in:
parent
a38caeaf5f
commit
977f686233
10
CHANGELOG.md
10
CHANGELOG.md
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user