Skip to content

Commit 8a43ff8

Browse files
committed
Release 1.0.1
1 parent 88c57c0 commit 8a43ff8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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+
28
1.0.0 / 2018-07-11
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-content-type",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Create a full Content-Type header given a MIME type or extension and catch the result",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)