Skip to content

Commit adcbbc6

Browse files
chore(release): 1.0.6 [skip ci]
# [nginx-proxy-cli-v1.0.6](nginx-proxy-cli-v1.0.5...nginx-proxy-cli-v1.0.6) (2023-02-12) ### Bug Fixes * **cli:** remove vulnerable dependencies ([#14](#14)) ([7998716](7998716))
1 parent ff24fa9 commit adcbbc6

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.6](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.5...nginx-proxy-cli-v1.0.6) (2023-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** remove vulnerable dependencies ([#14](https://github.com/larsrickert/nginx-proxy/issues/14)) ([7998716](https://github.com/larsrickert/nginx-proxy/commit/79987164d2a8f36ff6bbd6f1f38fcc04f0b83c35))
7+
18
# [nginx-proxy-cli-v1.0.5](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.4...nginx-proxy-cli-v1.0.5) (2022-06-10)
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.5",
3+
"version": "1.0.6",
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)