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 88c57c0 commit 8a43ff8Copy full SHA for 8a43ff8
History.md
@@ -1,4 +1,10 @@
1
2
+1.0.1 / 2018-07-18
3
+==================
4
+
5
+**others**
6
+ * [[`88c57c0`](http://github.com/node-modules/cache-content-type/commit/88c57c0bd571da12d7917ae15ad67f02b7b5eabe)] - chore: support node 6 (dead-horse <<dead_horse@qq.com>>)
7
8
1.0.0 / 2018-07-11
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-content-type",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Create a full Content-Type header given a MIME type or extension and catch the result",
"main": "index.js",
"files": [
0 commit comments