chore(release): 1.0.0-next.4 [skip ci]

# [1.0.0-next.4](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.3...v1.0.0-next.4) (2020-12-04)

### Bug Fixes

* add missing source-map-support ([dfa044b](dfa044bbd8))
This commit is contained in:
semantic-release-bot 2020-12-04 16:24:52 +00:00
parent dfa044bbd8
commit d3f09bcc75
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.0.0-next.4](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.3...v1.0.0-next.4) (2020-12-04)
### Bug Fixes
* add missing source-map-support ([dfa044b](https://github.com/getmeli/meli-cli/commit/dfa044bbd899b53cfe0d965c077c88ad2779577c))
# [1.0.0-next.3](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.2...v1.0.0-next.3) (2020-12-04)

View File

@ -1,6 +1,6 @@
{
"name": "@getmeli/cli",
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"description": "Meli CLI",
"main": "build/index.js",
"bin": {