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 ae32bd0 commit f34bf39Copy full SHA for f34bf39
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.2.0 / 2014-12-18
+==================
3
4
* Support query string in the URL
5
* deps: etag@~1.5.1
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-favicon",
"description": "favicon serving middleware with caching",
- "version": "2.1.7",
+ "version": "2.2.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"keywords": [
0 commit comments