We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a047336 commit 266aba1Copy full SHA for 266aba1
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.5.0 / 2018-03-29
+==================
3
4
* Ignore requests without `url` property
5
* deps: ms@2.1.1
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-favicon",
"description": "favicon serving middleware with caching",
- "version": "2.4.5",
+ "version": "2.5.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"keywords": [
0 commit comments