Skip to content

Commit 86b3342

Browse files
chore(release): 1.0.0-next.13 [skip ci]
# [1.0.0-next.13](v1.0.0-next.12...v1.0.0-next.13) (2020-12-04) ### Bug Fixes * fallback host should use host, not url ([48dd216](48dd216))
1 parent 48dd216 commit 86b3342

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.13](https://github.com/getmeli/meli/compare/v1.0.0-next.12...v1.0.0-next.13) (2020-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* fallback host should use host, not url ([48dd216](https://github.com/getmeli/meli/commit/48dd2166dda6de8f24c49a13fde7b62d1ef797c8))
7+
18
# [1.0.0-next.12](https://github.com/getmeli/meli/compare/v1.0.0-next.11...v1.0.0-next.12) (2020-12-04)
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-next.12
6+
Licensed Work: Meli 1.0.0-next.13
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-next.12",
3+
"version": "1.0.0-next.13",
44
"private": true,
55
"description": "",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)