fix: fixed error return bug

This commit is contained in:
Davidson Gomes
2023-07-27 08:36:18 -03:00
parent 7ef1c097e8
commit 127d5b97c4
6 changed files with 20 additions and 44 deletions

View File

@@ -1,3 +1,9 @@
# 1.4.7 (2023-07-26 17:54)
### Fixed
* Fixed error return bug
# 1.4.6 (2023-07-26 17:54)
### Fixed