Skip to content

Commit e159652

Browse files
committed
[resolvers/webpack] v0.13.10
1 parent 8c3c1be commit e159652

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

resolvers/webpack/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
44
This change log adheres to standards from [Keep a CHANGELOG](https://keepachangelog.com).
55

66
## Unreleased
7+
8+
## 0.13.10 - 2024-12-10
79
- [new] add cache option ([#3100], thanks [@seiyab])
810

911
## 0.13.9 - 2024-09-02

resolvers/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-webpack",
3-
"version": "0.13.9",
3+
"version": "0.13.10",
44
"description": "Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)