Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-beta.1 (2020-12-02)

### Features

* initial release ([391e883](391e883))
  • Loading branch information
semantic-release-bot committed Dec 2, 2020
1 parent 2ee6c9e commit b47655a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.0-beta.1 (2020-12-02)


### Features

* initial release ([391e883](https://github.com/gomeli/meli/commit/391e8839bd08ca7a99a8e4e29dd694a3c0e758c3))

# 1.0.0-next.1 (2020-12-02)


Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skipper/core",
"version": "1.0.0-next.1",
"version": "1.0.0-beta.1",
"private": true,
"description": "",
"main": "src/index.js",
Expand Down

0 comments on commit b47655a

Please sign in to comment.