Merge branch 'release/1.1.2'

This commit is contained in:
Davidson Gomes 2023-06-28 13:45:04 -03:00
commit b87f687e55

View File

@ -2,6 +2,7 @@
### Fixed
* Fixed baileys version in package.json
* Fixed problem that did not validate if the token passed in create instance already existed
* Fixed problem that does not delete instance files in server mode
@ -15,9 +16,6 @@
### Fixed
* Adjust dockerfile variables
* Fixed baileys version in package.json
* Fixed problem that did not validate if the token passed in create instance already existed
* Fixed problem that does not delete instance files in server mode
# 1.1.0 (2023-06-21 11:17)