chore(release): 1.0.0 [skip ci]

# 1.0.0 (2020-12-09)

### Bug Fixes

* add missing source-map-support ([dfa044b](dfa044bbd8))
* missing dependencies in published package ([6e452c8](6e452c8efc))
* npm publish not working ([533ca74](533ca741b4))

### Features

* initial release ([764c62b](764c62b6b8))
This commit is contained in:
semantic-release-bot 2020-12-09 15:57:14 +00:00
parent d3f09bcc75
commit d3cb870db7
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
# 1.0.0 (2020-12-09)
### Bug Fixes
* add missing source-map-support ([dfa044b](https://github.com/getmeli/meli-cli/commit/dfa044bbd899b53cfe0d965c077c88ad2779577c))
* missing dependencies in published package ([6e452c8](https://github.com/getmeli/meli-cli/commit/6e452c8efc06b29a40f9e5b0bd5532716c28a51e))
* npm publish not working ([533ca74](https://github.com/getmeli/meli-cli/commit/533ca741b4210f97c7827f222aa71ef1490bf0c9))
### Features
* initial release ([764c62b](https://github.com/getmeli/meli-cli/commit/764c62b6b88a5c2450db6052efee905821a08d51))
# [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)

View File

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