Skip to content

Commit a9b756d

Browse files
chore: release 5.1.2 (#199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent adbae0e commit a9b756d

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.1.2](https://github.com/eslint/generator-eslint/compare/v5.1.1...v5.1.2) (2024-12-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update to mocha v11 ([#198](https://github.com/eslint/generator-eslint/issues/198)) ([adbae0e](https://github.com/eslint/generator-eslint/commit/adbae0e19db701a105fe06e8f9ee90e79396d642))
9+
310
## [5.1.1](https://github.com/eslint/generator-eslint/compare/v5.1.0...v5.1.1) (2024-10-19)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-eslint",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "A Yeoman generator for creating ESLint plugins/rules",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)