Skip to content

Commit 720a12e

Browse files
chore(release): 1.0.0-next.11 [skip ci]
# [1.0.0-next.11](v1.0.0-next.10...v1.0.0-next.11) (2020-12-04) ### Bug Fixes * caddy config uses site url instead of host ([7649c3b](7649c3b))
1 parent 7649c3b commit 720a12e

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.11](https://github.com/getmeli/meli/compare/v1.0.0-next.10...v1.0.0-next.11) (2020-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* caddy config uses site url instead of host ([7649c3b](https://github.com/getmeli/meli/commit/7649c3b5ad6df9ec9e38e7cb384903142fc465b0))
7+
18
# [1.0.0-next.10](https://github.com/getmeli/meli/compare/v1.0.0-next.9...v1.0.0-next.10) (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.10
6+
Licensed Work: Meli 1.0.0-next.11
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.10",
3+
"version": "1.0.0-next.11",
44
"private": true,
55
"description": "",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)