Skip to content

Commit c64bb4f

Browse files
ljharbsparten11740
authored andcommitted
[utils] v2.12.0
1 parent 5a41c45 commit c64bb4f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

utils/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
55

66
## Unreleased
77

8+
## v2.12.0 - 2024-09-26
9+
810
### Added
911
- `hash`: add support for hashing functions ([#3072], thanks [@michaelfaith])
1012

utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-module-utils",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)