Skip to content

Commit

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

### Bug Fixes

* license change date is incorrect ([e7dcf82](e7dcf82))
  • Loading branch information
semantic-release-bot committed Dec 12, 2020
1 parent e7dcf82 commit eb5aa1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.3](https://github.com/getmeli/meli/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2020-12-12)


### Bug Fixes

* license change date is incorrect ([e7dcf82](https://github.com/getmeli/meli/commit/e7dcf82a73af06150b2bf291524bde8e4db59007))

# [1.0.0-beta.2](https://github.com/getmeli/meli/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2020-12-10)


Expand Down
4 changes: 2 additions & 2 deletions 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-beta.2
Licensed Work: Meli 1.0.0-beta.3
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 All @@ -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: 2023-12-01
Change Date: 2020-12-12

Change License: Apache License, Version 2.0

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-beta.2",
"version": "1.0.0-beta.3",
"private": true,
"description": "",
"main": "src/index.js",
Expand Down

0 comments on commit eb5aa1f

Please sign in to comment.