chore(release): 1.0.0-next.1 [skip ci]
# 1.0.0-next.1 (2020-12-02)
### Features
* initial release ([764c62b](764c62b6b8
))
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
@ -0,0 +1,6 @@
|
||||
# 1.0.0-next.1 (2020-12-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial release ([764c62b](https://github.com/getmeli/meli-cli/commit/764c62b6b88a5c2450db6052efee905821a08d51))
|
4
LICENSE
4
LICENSE
@ -3,7 +3,7 @@ Business Source License 1.1
|
||||
Parameters
|
||||
|
||||
Licensor: Charlie Bravo SRL
|
||||
Licensed Work: Meli 1.0.0-next.23
|
||||
Licensed Work: Meli 1.0.0-next.1
|
||||
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
|
||||
@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that
|
||||
Licensed Work by creating organizations, teams or sites
|
||||
controlled by such third parties.
|
||||
|
||||
Change Date: 2020-11-28
|
||||
Change Date: 2020-12-2
|
||||
|
||||
Change License: Apache License, Version 2.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@melihq/cli",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0-next.1",
|
||||
"description": "Meli CLI",
|
||||
"main": "build/index.js",
|
||||
"bin": {
|
||||
|
Reference in New Issue
Block a user