Skip to content

Commit b4d5970

Browse files
Release 2.1.0
[skip ci] ## [2.1.0](v2.0.0...v2.1.0) (2025-03-11) ### Features * use ylru@2 ([#2](#2)) ([919c1f3](919c1f3))
1 parent 919c1f3 commit b4d5970

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/node-modules/cache-content-type/compare/v2.0.0...v2.1.0) (2025-03-11)
4+
5+
6+
### Features
7+
8+
* use ylru@2 ([#2](https://github.com/node-modules/cache-content-type/issues/2)) ([919c1f3](https://github.com/node-modules/cache-content-type/commit/919c1f36b9873b6a3606b90ac49f4e4462b3a55c))
9+
310
## [2.0.0](https://github.com/node-modules/cache-content-type/compare/v1.0.1...v2.0.0) (2024-06-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-content-type",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"engines": {
55
"node": ">= 18.0.0"
66
},

0 commit comments

Comments
 (0)