Skip to content

Commit e3f7a2b

Browse files
committed
chore(release): 2.4.1
1 parent 392c87e commit e3f7a2b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.1](https://github.com/broofa/node-mime/compare/v2.4.0...v2.4.1) (2019-04-03)
6+
7+
8+
### Bug Fixes
9+
10+
* update MDN and mime-db types ([3e567a9](https://github.com/broofa/node-mime/commit/3e567a9))
11+
12+
13+
514
<a name="2.4.0"></a>
615
# [2.4.0](https://github.com/broofa/node-mime/compare/v2.3.1...v2.4.0) (2018-11-26)
716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"url": "https://github.com/broofa/node-mime",
4242
"type": "git"
4343
},
44-
"version": "2.4.0"
44+
"version": "2.4.1"
4545
}

0 commit comments

Comments
 (0)