Skip to content

Commit c64e0db

Browse files
chore(release): 2.0.0 [skip ci]
# [nginx-proxy-cli-v2.0.0](nginx-proxy-cli-v1.0.7...nginx-proxy-cli-v2.0.0) (2023-11-29) ### chore * update dependencies ([5f5e48f](5f5e48f)) ### BREAKING CHANGES * require node version >= 16
1 parent 877c454 commit c64e0db

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [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)
2+
3+
4+
### chore
5+
6+
* update dependencies ([5f5e48f](https://github.com/larsrickert/nginx-proxy/commit/5f5e48f62bd66d9a5067d38a3aa349825cad4639))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* require node version >= 16
12+
113
# [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)
214

315

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