mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 04:02:54 -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)
|
# 2.3.0 (2025-06-17 09:19)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
|
@ -99,8 +99,8 @@
|
|||||||
"socket.io": "^4.8.1",
|
"socket.io": "^4.8.1",
|
||||||
"socket.io-client": "^4.8.1",
|
"socket.io-client": "^4.8.1",
|
||||||
"tsup": "^8.3.5",
|
"tsup": "^8.3.5",
|
||||||
"swagger-ui-express": "^4.18.3",
|
"swagger-ui-express": "^4.18.3"
|
||||||
}
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/compression": "^1.7.5",
|
"@types/compression": "^1.7.5",
|
||||||
"@types/cors": "^2.8.17",
|
"@types/cors": "^2.8.17",
|
||||||
|
Loading…
Reference in New Issue
Block a user