Skip to content

Commit 0cec7ac

Browse files
chore(release): 1.0.7 [skip ci]
# [nginx-proxy-cli-v1.0.7](nginx-proxy-cli-v1.0.6...nginx-proxy-cli-v1.0.7) (2023-10-03) ### Bug Fixes * update dependencies ([#18](#18)) ([dd3c75b](dd3c75b))
1 parent dd3c75b commit 0cec7ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

cli/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [nginx-proxy-cli-v1.0.7](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.6...nginx-proxy-cli-v1.0.7) (2023-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([#18](https://github.com/larsrickert/nginx-proxy/issues/18)) ([dd3c75b](https://github.com/larsrickert/nginx-proxy/commit/dd3c75b6042da099ceec613dc9b05c882bbaa0d7))
7+
18
# [nginx-proxy-cli-v1.0.6](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.5...nginx-proxy-cli-v1.0.6) (2023-02-12)
29

310

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.6",
3+
"version": "1.0.7",
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)