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 d65bebf commit dc723b9Copy full SHA for dc723b9
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.6.16 / 2018-02-16
+===================
3
4
* deps: mime-types@~2.1.18
5
- Add `application/raml+yaml` with extension `.raml`
package.json
@@ -1,7 +1,7 @@
{
"name": "type-is",
"description": "Infer the content-type of a request.",
- "version": "1.6.15",
+ "version": "1.6.16",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments