Skip to content

Commit c8a4810

Browse files
committedMay 27, 2020
chore(release): 2.4.6
1 parent 6801e19 commit c8a4810

File tree

2 files changed

+23
-32
lines changed

2 files changed

+23
-32
lines changed
 

‎CHANGELOG.md

+22-31
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. See [standa
77

88
### Bug Fixes
99

10-
* cli.js was missing ([#237](https://github.com/broofa/mime/issues/237)) ([6c070bc](https://github.com/broofa/mime/commit/6c070bc298fa12a48e2ed126fbb9de641a1e7ebc))
10+
* add cli.js to package.json files ([#237](https://github.com/broofa/mime/issues/237)) ([6c070bc](https://github.com/broofa/mime/commit/6c070bc298fa12a48e2ed126fbb9de641a1e7ebc))
1111

1212
### [2.4.5](https://github.com/broofa/mime/compare/v2.4.4...v2.4.5) (2020-05-01)
1313

@@ -21,11 +21,11 @@ All notable changes to this project will be documented in this file. See [standa
2121

2222

2323

24-
## [2.4.3](https://github.com/broofa/mime/compare/v2.4.2...v2.4.3) (2019-05-15)
24+
### [2.4.3](https://github.com/broofa/mime/compare/v2.4.2...v2.4.3) (2019-05-15)
2525

2626

2727

28-
## [2.4.2](https://github.com/broofa/mime/compare/v2.4.1...v2.4.2) (2019-04-07)
28+
### [2.4.2](https://github.com/broofa/mime/compare/v2.4.1...v2.4.2) (2019-04-07)
2929

3030

3131
### Bug Fixes
@@ -34,7 +34,7 @@ All notable changes to this project will be documented in this file. See [standa
3434

3535

3636

37-
## [2.4.1](https://github.com/broofa/mime/compare/v2.4.0...v2.4.1) (2019-04-03)
37+
### [2.4.1](https://github.com/broofa/mime/compare/v2.4.0...v2.4.1) (2019-04-03)
3838

3939

4040
### Bug Fixes
@@ -43,7 +43,6 @@ All notable changes to this project will be documented in this file. See [standa
4343

4444

4545

46-
<a name="2.4.0"></a>
4746
# [2.4.0](https://github.com/broofa/mime/compare/v2.3.1...v2.4.0) (2018-11-26)
4847

4948

@@ -54,8 +53,7 @@ All notable changes to this project will be documented in this file. See [standa
5453

5554

5655

57-
<a name="2.3.1"></a>
58-
## [2.3.1](https://github.com/broofa/mime/compare/v2.3.0...v2.3.1) (2018-04-11)
56+
### [2.3.1](https://github.com/broofa/mime/compare/v2.3.0...v2.3.1) (2018-04-11)
5957

6058

6159
### Bug Fixes
@@ -64,7 +62,6 @@ All notable changes to this project will be documented in this file. See [standa
6462

6563

6664

67-
<a name="2.3.0"></a>
6865
# [2.3.0](https://github.com/broofa/mime/compare/v2.2.2...v2.3.0) (2018-04-11)
6966

7067

@@ -79,18 +76,15 @@ All notable changes to this project will be documented in this file. See [standa
7976

8077

8178

82-
<a name="2.2.2"></a>
83-
## [2.2.2](https://github.com/broofa/mime/compare/v2.2.1...v2.2.2) (2018-03-30)
79+
### [2.2.2](https://github.com/broofa/mime/compare/v2.2.1...v2.2.2) (2018-03-30)
8480

8581

8682
### Bug Fixes
8783

8884
* update types files to mime-db@1.32.0 ([85aac16](https://github.com/broofa/mime/commit/85aac16))
8985

9086

91-
92-
<a name="2.2.1"></a>
93-
## [2.2.1](https://github.com/broofa/mime/compare/v2.2.0...v2.2.1) (2018-03-30)
87+
### [2.2.1](https://github.com/broofa/mime/compare/v2.2.0...v2.2.1) (2018-03-30)
9488

9589

9690
### Bug Fixes
@@ -99,7 +93,6 @@ All notable changes to this project will be documented in this file. See [standa
9993

10094

10195

102-
<a name="2.2.0"></a>
10396
# [2.2.0](https://github.com/broofa/mime/compare/v2.1.0...v2.2.0) (2018-01-04)
10497

10598

@@ -109,7 +102,6 @@ All notable changes to this project will be documented in this file. See [standa
109102

110103

111104

112-
<a name="2.1.0"></a>
113105
# [2.1.0](https://github.com/broofa/mime/compare/v2.0.5...v2.1.0) (2017-12-22)
114106

115107

@@ -119,8 +111,7 @@ All notable changes to this project will be documented in this file. See [standa
119111

120112

121113

122-
<a name="2.0.5"></a>
123-
## [2.0.5](https://github.com/broofa/mime/compare/v2.0.1...v2.0.5) (2017-12-22)
114+
### [2.0.5](https://github.com/broofa/mime/compare/v2.0.1...v2.0.5) (2017-12-22)
124115

125116

126117
### Bug Fixes
@@ -131,7 +122,7 @@ All notable changes to this project will be documented in this file. See [standa
131122

132123
# Changelog
133124

134-
## v2.0.4 (24/11/2017)
125+
### v2.0.4 (24/11/2017)
135126
- [**closed**] Switch to mime-score module for resolving extension contention issues. [#182](https://github.com/broofa/mime/issues/182)
136127
- [**closed**] Update mime-db to 1.31.0 in v1.x branch [#181](https://github.com/broofa/mime/issues/181)
137128

@@ -146,17 +137,17 @@ All notable changes to this project will be documented in this file. See [standa
146137

147138
---
148139

149-
## v2.0.3 (25/09/2017)
140+
### v2.0.3 (25/09/2017)
150141
*No changelog for this release.*
151142

152143
---
153144

154-
## v1.4.1 (25/09/2017)
145+
### v1.4.1 (25/09/2017)
155146
- [**closed**] Issue when bundling with webpack [#172](https://github.com/broofa/mime/issues/172)
156147

157148
---
158149

159-
## v2.0.2 (15/09/2017)
150+
### v2.0.2 (15/09/2017)
160151
- [**V2**] fs.readFileSync is not a function [#165](https://github.com/broofa/mime/issues/165)
161152
- [**closed**] The extension for video/quicktime should map to .mov, not .qt [#164](https://github.com/broofa/mime/issues/164)
162153
- [**V2**] [v2 Feedback request] Mime class API [#163](https://github.com/broofa/mime/issues/163)
@@ -170,7 +161,7 @@ All notable changes to this project will be documented in this file. See [standa
170161

171162
---
172163

173-
## v2.0.1 (14/09/2017)
164+
### v2.0.1 (14/09/2017)
174165
- [**closed**] Changelog for v2.0 does not mention breaking changes [#171](https://github.com/broofa/mime/issues/171)
175166
- [**closed**] MIME breaking with 'class' declaration as it is without 'use strict mode' [#170](https://github.com/broofa/mime/issues/170)
176167

@@ -197,7 +188,7 @@ All notable changes to this project will be documented in this file. See [standa
197188

198189
---
199190

200-
## v1.3.6 (11/05/2017)
191+
### v1.3.6 (11/05/2017)
201192
- [**closed**] .md should be text/markdown as of March 2016 [#154](https://github.com/broofa/mime/issues/154)
202193
- [**closed**] Error while installing mime [#153](https://github.com/broofa/mime/issues/153)
203194
- [**closed**] application/manifest+json [#149](https://github.com/broofa/mime/issues/149)
@@ -211,17 +202,17 @@ All notable changes to this project will be documented in this file. See [standa
211202

212203
---
213204

214-
## v1.3.4 (06/02/2015)
205+
### v1.3.4 (06/02/2015)
215206
*No changelog for this release.*
216207

217208
---
218209

219-
## v1.3.3 (06/02/2015)
210+
### v1.3.3 (06/02/2015)
220211
*No changelog for this release.*
221212

222213
---
223214

224-
## v1.3.1 (05/02/2015)
215+
### v1.3.1 (05/02/2015)
225216
- [**closed**] Consider adding support for Handlebars .hbs file ending [#111](https://github.com/broofa/mime/issues/111)
226217
- [**closed**] Consider adding support for hjson. [#110](https://github.com/broofa/mime/issues/110)
227218
- [**closed**] Add mime type for Opus audio files [#94](https://github.com/broofa/mime/issues/94)
@@ -243,34 +234,34 @@ All notable changes to this project will be documented in this file. See [standa
243234

244235
---
245236

246-
## v1.2.11 (15/08/2013)
237+
### v1.2.11 (15/08/2013)
247238
- [**closed**] Update mime.types [#65](https://github.com/broofa/mime/issues/65)
248239
- [**closed**] Publish a new version [#63](https://github.com/broofa/mime/issues/63)
249240
- [**closed**] README should state upfront that "application/octet-stream" is default for unknown extension [#55](https://github.com/broofa/mime/issues/55)
250241
- [**closed**] Suggested improvement to the charset API [#52](https://github.com/broofa/mime/issues/52)
251242

252243
---
253244

254-
## v1.2.10 (25/07/2013)
245+
### v1.2.10 (25/07/2013)
255246
- [**closed**] Mime type for woff files should be application/font-woff and not application/x-font-woff [#62](https://github.com/broofa/mime/issues/62)
256247
- [**closed**] node.types in conflict with mime.types [#51](https://github.com/broofa/mime/issues/51)
257248

258249
---
259250

260-
## v1.2.9 (17/01/2013)
251+
### v1.2.9 (17/01/2013)
261252
- [**closed**] Please update "mime" NPM [#49](https://github.com/broofa/mime/issues/49)
262253
- [**closed**] Please add semicolon [#46](https://github.com/broofa/mime/issues/46)
263254
- [**closed**] parse full mime types [#43](https://github.com/broofa/mime/issues/43)
264255

265256
---
266257

267-
## v1.2.8 (10/01/2013)
258+
### v1.2.8 (10/01/2013)
268259
- [**closed**] /js directory mime is application/javascript. Is it correct? [#47](https://github.com/broofa/mime/issues/47)
269260
- [**closed**] Add mime types for lua code. [#45](https://github.com/broofa/mime/issues/45)
270261

271262
---
272263

273-
## v1.2.7 (19/10/2012)
264+
### v1.2.7 (19/10/2012)
274265
- [**closed**] cannot install 1.2.7 via npm [#41](https://github.com/broofa/mime/issues/41)
275266
- [**closed**] Transfer ownership to @broofa [#36](https://github.com/broofa/mime/issues/36)
276267
- [**closed**] it's wrong to set charset to UTF-8 for text [#30](https://github.com/broofa/mime/issues/30)

‎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.5"
51+
"version": "2.4.6"
5252
}

0 commit comments

Comments
 (0)
Please sign in to comment.