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,6 +1,6 @@
{
"name": "@getmeli/cli",
"version": "1.0.0-next.4",
"version": "1.0.0",
"description": "Meli CLI",
"main": "build/index.js",
"bin": {