From d3cb870db72b32fb276c714946f81db5e910016e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Dec 2020 15:57:14 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 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)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40068b..66bebad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 6d31964..b522529 100644 --- a/package.json +++ b/package.json @@ -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": {