We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be49954 commit 9d0922aCopy full SHA for 9d0922a
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### [1.0.5](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.4...v1.0.5) (2021-10-26)
2
+
3
### [1.0.4](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.3...v1.0.4) (2021-09-16)
4
5
### [1.0.3](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.2...v1.0.3) (2021-08-14)
app/package.json
@@ -1,6 +1,6 @@
{
"name": "express-echo-hostname",
- "version": "1.0.4",
+ "version": "1.0.5",
"type": "module",
"dependencies": {
6
"express": "4.17.1"
0 commit comments