Skip to content

Commit 6ea74f0

Browse files
chore(release): 2.0.2 [skip ci]
# [nginx-proxy-cli-v2.0.2](nginx-proxy-cli-v2.0.1...nginx-proxy-cli-v2.0.2) (2024-01-20) ### Bug Fixes * remove vulnerable dependencies ([ebff4ea](ebff4ea))
1 parent ebff4ea commit 6ea74f0

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-v2.0.2](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v2.0.1...nginx-proxy-cli-v2.0.2) (2024-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* remove vulnerable dependencies ([ebff4ea](https://github.com/larsrickert/nginx-proxy/commit/ebff4ea51083216042fee91327fba65fa82429f6))
7+
18
# [nginx-proxy-cli-v2.0.1](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v2.0.0...nginx-proxy-cli-v2.0.1) (2023-12-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": "2.0.1",
3+
"version": "2.0.2",
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)