We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b194c commit d7f41ebCopy full SHA for d7f41eb
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### [1.0.8](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.7...v1.0.8) (2021-12-09)
2
+
3
### [1.0.7](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.6...v1.0.7) (2021-10-28)
4
5
### [1.0.6](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.5...v1.0.6) (2021-10-27)
app/package.json
@@ -1,6 +1,6 @@
{
"name": "express-echo-hostname",
- "version": "1.0.7",
+ "version": "1.0.8",
"type": "module",
"dependencies": {
6
"express": "4.17.1"
0 commit comments