We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07ae1b commit 0973d76Copy full SHA for 0973d76
2 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+1.0.0 / 2018-06-28
3
+==================
4
+
5
+**others**
6
+ * [[`e07ae1b`](http://github.com/node-modules/buffer-type/commit/e07ae1bf830afd369e892e8abeb722c75ccbaf80)] - * feat: support Exif - Exchange Image File Format image (fengmk2 <<fengmk2@gmail.com>>)
7
8
0.0.2 / 2014-05-04
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "buffer-type",
- "version": "0.0.2",
+ "version": "1.0.0",
"description": "Detect content-type from Buffer data.",
"main": "lib/buffer-type.js",
"files": [
0 commit comments