Skip to content

Commit 86163c8

Browse files
chore: release 4.1.5 (#162)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b25c818 commit 86163c8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [4.1.5](https://github.com/eslint/generator-eslint/compare/v4.1.4...v4.1.5) (2023-07-31)
4+
5+
6+
### Chores
7+
8+
* standardize npm script names ([#161](https://github.com/eslint/generator-eslint/issues/161)) ([b25c818](https://github.com/eslint/generator-eslint/commit/b25c8189b32f88f4b18fcd41c28dc0661c2337cd))
9+
310
## [4.1.4](https://github.com/eslint/generator-eslint/compare/v4.1.3...v4.1.4) (2023-07-27)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-eslint",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "A Yeoman generator for creating ESLint plugins/rules",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)