chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/getmeli/meli-cli/compare/v1.1.1...v1.1.2) (2020-12-23)

### Bug Fixes

* cannot upload large sites ([2b3ea92](2b3ea929c4))
This commit is contained in:
semantic-release-bot 2020-12-23 12:53:37 +00:00
parent 2b3ea929c4
commit 1ea8332579
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.1.2](https://github.com/getmeli/meli-cli/compare/v1.1.1...v1.1.2) (2020-12-23)
### Bug Fixes
* cannot upload large sites ([2b3ea92](https://github.com/getmeli/meli-cli/commit/2b3ea929c4b0f315f058ed9885669aecbc7b22bf))
## [1.1.1](https://github.com/getmeli/meli-cli/compare/v1.1.0...v1.1.1) (2020-12-18)

View File

@ -1,6 +1,6 @@
{
"name": "@getmeli/cli",
"version": "1.1.1",
"version": "1.1.2",
"description": "Meli CLI",
"main": "build/index.js",
"bin": {