mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 09:51:24 -06:00
feat: chatwoot integration completed
This commit is contained in:
parent
c45b2adad6
commit
3eda2a1f2a
@ -1,5 +1,8 @@
|
|||||||
# 1.1.6 (homolog)
|
# 1.2.0 (homolog)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Native integration with chatwoot
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Adjusts in docker-compose files
|
* Adjusts in docker-compose files
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "evolution-api",
|
"name": "evolution-api",
|
||||||
"version": "1.1.6",
|
"version": "1.2.0",
|
||||||
"description": "Rest api for communication with WhatsApp",
|
"description": "Rest api for communication with WhatsApp",
|
||||||
"main": "./dist/src/main.js",
|
"main": "./dist/src/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user