Skip to content

Commit d6c1ba0

Browse files
chore(release): 1.0.0 [skip ci]
# nginx-proxy-cli-v1.0.0 (2022-04-14) ### Features * add CLI and monorepo ([#10](#10)) ([9ea3f75](9ea3f75))
1 parent 9ea3f75 commit d6c1ba0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

cli/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# nginx-proxy-cli-v1.0.0 (2022-04-14)
2+
3+
4+
### Features
5+
6+
* add CLI and monorepo ([#10](https://github.com/larsrickert/nginx-proxy/issues/10)) ([9ea3f75](https://github.com/larsrickert/nginx-proxy/commit/9ea3f75533b8e227be9b4ba323e4862e4c8757df))
7+
18
# [nginx-proxy-cli-v1.0.0-beta.9](https://github.com/larsrickert/nginx-proxy/compare/nginx-proxy-cli-v1.0.0-beta.8...nginx-proxy-cli-v1.0.0-beta.9) (2022-04-14)
29

310

cli/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0-beta.9",
3+
"version": "1.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)