Skip to content

Commit 7c7c265

Browse files
committedNov 2, 2021
chore(release): 2.6.0
1 parent cef0cc4 commit 7c7c265

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.6.0](https://github.com/broofa/mime/compare/v2.5.2...v2.6.0) (2021-11-02)
6+
7+
8+
### Features
9+
10+
* mime-db@1.50.0 ([cef0cc4](https://github.com/broofa/mime/commit/cef0cc484ff6d05ff1e12b54ca3e8b856fbc14d8))
11+
512
### [2.5.2](https://github.com/broofa/mime/compare/v2.5.0...v2.5.2) (2021-02-17)
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.5.2"
51+
"version": "2.6.0"
5252
}

0 commit comments

Comments
 (0)
Please sign in to comment.