Skip to content

Commit f5a0ea5

Browse files
committedDec 16, 2020
chore(release): 2.4.7
1 parent 43b09ef commit f5a0ea5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.4.7](https://github.com/broofa/mime/compare/v2.4.6...v2.4.7) (2020-12-16)
6+
7+
8+
### Bug Fixes
9+
10+
* update to latest mime-db ([43b09ef](https://github.com/broofa/mime/commit/43b09eff0233eacc449af2b1f99a19ba9e104a44))
11+
512
### [2.4.6](https://github.com/broofa/mime/compare/v2.4.5...v2.4.6) (2020-05-27)
613

714

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"url": "https://github.com/broofa/mime",
4949
"type": "git"
5050
},
51-
"version": "2.4.6"
51+
"version": "2.4.7"
5252
}

0 commit comments

Comments
 (0)
Please sign in to comment.