chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/getmeli/meli-cli/compare/v1.1.0...v1.1.1) (2020-12-18)

### Bug Fixes

* tar not working for branches with slashes ([3d21eea](3d21eea234))
This commit is contained in:
semantic-release-bot 2020-12-18 16:05:49 +00:00
parent 3d21eea234
commit 9ee6c78b70
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.1.1](https://github.com/getmeli/meli-cli/compare/v1.1.0...v1.1.1) (2020-12-18)
### Bug Fixes
* tar not working for branches with slashes ([3d21eea](https://github.com/getmeli/meli-cli/commit/3d21eea2347cc382b46ddc08de29b19ec6e88231))
# [1.1.0](https://github.com/getmeli/meli-cli/compare/v1.0.0...v1.1.0) (2020-12-09)

View File

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