We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57ccbc commit 3bc8ff4Copy full SHA for 3bc8ff4
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### [1.0.3](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.2...v1.0.3) (2021-08-14)
2
+
3
### [1.0.2](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.1...v1.0.2) (2021-08-06)
4
5
### [1.0.1](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.0...v1.0.1) (2021-06-19)
app/package.json
@@ -1,6 +1,6 @@
{
"name": "express-echo-hostname",
- "version": "1.0.2",
+ "version": "1.0.3",
"type": "module",
"dependencies": {
6
"express": "4.17.1"
0 commit comments