fix: Adjusts in docker files

This commit is contained in:
Davidson Gomes 2023-07-14 15:29:04 -03:00
parent 236d717f10
commit f33a6aba39
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
# 1.2.0 (homolog)
# 1.2.1 (homolog)
### Fixed
* Adjusts in docker files
# 1.2.0 (2023-07-14 15:28)
### Features

View File

@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.2.0",
"version": "1.2.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {