Skip to content

Commit 5479926

Browse files
chore(release): 1.0.3 [skip ci]
# [nginx-proxy-cli-v1.0.3](nginx-proxy-cli-v1.0.2...nginx-proxy-cli-v1.0.3) (2022-04-14) ### Bug Fixes * folder existance check not working properly ([ab94807](ab94807))
1 parent ab94807 commit 5479926

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

cli/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [nginx-proxy-cli-v1.0.3](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.2...nginx-proxy-cli-v1.0.3) (2022-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* folder existance check not working properly ([ab94807](https://github.com/larsrickert/nginx-proxy/commit/ab948077df85f8e75b0c7f405256e078f0ddb8e6))
7+
18
# [nginx-proxy-cli-v1.0.2](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.1...nginx-proxy-cli-v1.0.2) (2022-04-14)
29

310

cli/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nginx-proxy-cli",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "CLI for deploying docker-compose applications using the nginx-proxy (https://nginxproxy.lars-rickert.de).",
55
"main": "bin/index.js",
66
"author": "larsrickert",

0 commit comments

Comments
 (0)