We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6fc25 commit 89e9f22Copy full SHA for 89e9f22
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+2019/04/27 Version 4.1.2
2
+- Redirects bugfix
3
+
4
2019/04/20 Version 4.1.1
5
- Respect handleError for 400 and 500 errors
6
package.json
@@ -2,7 +2,7 @@
"author": "Joshua Holbrook <josh@nodejitsu.com> (http://jesusabdullah.net)",
"name": "ecstatic",
"description": "A simple static file server middleware",
- "version": "4.1.1",
+ "version": "4.1.2",
"homepage": "https://github.com/jfhbrook/node-ecstatic",
7
"repository": {
8
"type": "git",
0 commit comments