chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/getmeli/meli-cli/compare/v1.0.0...v1.1.0) (2020-12-09)

### Features

* add sourcemaps to published package ([c371295](c371295595))
This commit is contained in:
semantic-release-bot 2020-12-09 16:02:18 +00:00
parent c371295595
commit 6c50e56a29
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.1.0](https://github.com/getmeli/meli-cli/compare/v1.0.0...v1.1.0) (2020-12-09)
### Features
* add sourcemaps to published package ([c371295](https://github.com/getmeli/meli-cli/commit/c3712955958d852d09d860a51a35b6af6507ec45))
# 1.0.0 (2020-12-09)

View File

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