Skip to content

Commit e6b064c

Browse files
chore(release): 2.0.1 [skip ci]
# [nginx-proxy-cli-v2.0.1](nginx-proxy-cli-v2.0.0...nginx-proxy-cli-v2.0.1) (2023-12-10) ### Bug Fixes * remove vulnerable dependencies ([#20](#20)) ([111b6a6](111b6a6))
1 parent 111b6a6 commit e6b064c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* remove vulnerable dependencies ([#20](https://github.com/larsrickert/nginx-proxy/issues/20)) ([111b6a6](https://github.com/larsrickert/nginx-proxy/commit/111b6a6d29b3f8ef202ec0c753d956e5d39fd2b8))
7+
18
# [nginx-proxy-cli-v2.0.0](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.7...nginx-proxy-cli-v2.0.0) (2023-11-29)
29

310

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nginx-proxy-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
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)