Skip to content

Commit f78713f

Browse files
committed
1 parent 296e400 commit f78713f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
unreleased
2+
==========
3+
4+
5+
- Add extension `.amr` to `audio/amr`
6+
- Remove ambigious extensions from IANA for `application/*+xml` types
7+
- Update primary extension to `.es` for `application/ecmascript`
8+
19
2.1.29 / 2021-02-17
210
===================
311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"repository": "jshttp/mime-types",
1616
"dependencies": {
17-
"mime-db": "1.46.0"
17+
"mime-db": "1.47.0"
1818
},
1919
"devDependencies": {
2020
"eslint": "7.23.0",

0 commit comments

Comments
 (0)