Skip to content

Commit 4352238

Browse files
chore(release): 1.0.0-next.2 [skip ci]
# [1.0.0-next.2](v1.0.0-next.1...v1.0.0-next.2) (2020-12-02) ### Bug Fixes * docker image overrides ui in dockerhub ([2596103](2596103))
1 parent 2596103 commit 4352238

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-next.2](https://github.com/gomeli/meli/compare/v1.0.0-next.1...v1.0.0-next.2) (2020-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* docker image overrides ui in dockerhub ([2596103](https://github.com/gomeli/meli/commit/259610386db09ca88b913d512f332c95f2f4d919))
7+
18
# 1.0.0-beta.1 (2020-12-02)
29

310

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Business Source License 1.1
33
Parameters
44

55
Licensor: Charlie Bravo SRL
6-
Licensed Work: Meli 1.0.0-beta.1
6+
Licensed Work: Meli 1.0.0-next.2
77
The Licensed Work is (c) 2020 Charlie Bravo SRL
88
Additional Use Grant: You may make use of the Licensed Work, provided that
99
you may not use the Licensed Work for a Static Site

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skipper/core",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-next.2",
44
"private": true,
55
"description": "",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)