Skip to content

Commit fc8ab22

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 18.0.0
1 parent bdff8ca commit fc8ab22

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.1.4"
2+
".": "18.0.0"
33
}

CHANGELOG.md

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

3+
## [18.0.0](https://github.com/npm/cacache/compare/v17.1.4...v18.0.0) (2023-08-14)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* support for node 14 has been removed
8+
9+
### Bug Fixes
10+
11+
* [`bdff8ca`](https://github.com/npm/cacache/commit/bdff8cab5bb6446599fb25b9a9f408d157db81be) [#219](https://github.com/npm/cacache/pull/219) use lru-cache named export (@lukekarrys)
12+
* [`0db9bcb`](https://github.com/npm/cacache/commit/0db9bcbb58bce80384de2c0d384a5f1311fa5428) [#219](https://github.com/npm/cacache/pull/219) drop node14 support (@lukekarrys)
13+
14+
### Dependencies
15+
16+
* [`0850b54`](https://github.com/npm/cacache/commit/0850b5437e9e3b099575f629d6a69d6ab47eefde) [#219](https://github.com/npm/cacache/pull/219) bump lru-cache from 7.18.3 to 10.0.1
17+
318
## [17.1.4](https://github.com/npm/cacache/compare/v17.1.3...v17.1.4) (2023-08-14)
419

520
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cacache",
3-
"version": "17.1.4",
3+
"version": "18.0.0",
44
"cache-version": {
55
"content": "2",
66
"index": "5"

0 commit comments

Comments
 (0)