From 69ff7b03f1234a4346fbbb6f7a3703d61533e5ca Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Dec 2020 21:38:06 +0000 Subject: [PATCH] chore(release): 1.0.0-next.2 [skip ci] # [1.0.0-next.2](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.1...v1.0.0-next.2) (2020-12-02) ### Bug Fixes * npm publish not working ([533ca74](https://github.com/getmeli/meli-cli/commit/533ca741b4210f97c7827f222aa71ef1490bf0c9)) --- CHANGELOG.md | 7 +++++++ LICENSE | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 650ff12..ddfaaf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-next.2](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.1...v1.0.0-next.2) (2020-12-02) + + +### Bug Fixes + +* npm publish not working ([533ca74](https://github.com/getmeli/meli-cli/commit/533ca741b4210f97c7827f222aa71ef1490bf0c9)) + # 1.0.0-next.1 (2020-12-02) diff --git a/LICENSE b/LICENSE index 5482dac..8171e38 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: Charlie Bravo SRL -Licensed Work: Meli 1.0.0-next.1 +Licensed Work: Meli 1.0.0-next.2 The Licensed Work is (c) 2020 Charlie Bravo SRL Additional Use Grant: You may make use of the Licensed Work, provided that you may not use the Licensed Work for a Static Site diff --git a/package.json b/package.json index 186a2f2..6b00414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getmeli/cli", - "version": "1.0.0-next.1", + "version": "1.0.0-next.2", "description": "Meli CLI", "main": "build/index.js", "bin": {