Skip to content

Commit 94460b2

Browse files
committed
release: Release version 17.4.3
1 parent e748183 commit 94460b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [17.4.3](https://github.com/MorevM/eslint-config/compare/v17.4.2...v17.4.3) (2022-10-04)
4+
5+
6+
### Bug fixes
7+
8+
* **typescript:** Allow leading/trailing underscores in type/interface names ([e748183](https://github.com/MorevM/eslint-config/commit/e748183da16c2df3d28fa180b4b24abc0ced56bb))
9+
310
### [17.4.2](https://github.com/MorevM/eslint-config/compare/v17.4.1...v17.4.2) (2022-10-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morev/eslint-config",
33
"description": "Strict shareable ESLint configuration that I personally use",
4-
"version": "17.4.2",
4+
"version": "17.4.3",
55
"private": false,
66
"engines": {
77
"node": "^12.20.0 || ^14.13.1 || >=16.0.0 || >=18.0.0"

0 commit comments

Comments
 (0)