Skip to content

Commit 1538206

Browse files
committed
release: Release version 17.2.1
1 parent 47f6310 commit 1538206

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.2.1](https://github.com/MorevM/eslint-config/compare/v17.2.0...v17.2.1) (2022-09-19)
4+
5+
6+
### Bug fixes
7+
8+
* **typescript:** Turn off `@typescript-eslint/no-non-null-assertion` rule ([47f6310](https://github.com/MorevM/eslint-config/commit/47f63100022b2d714fc8b34f79d257435a810272))
9+
310
## [17.2.0](https://github.com/MorevM/eslint-config/compare/v17.1.1...v17.2.0) (2022-09-18)
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.2.0",
4+
"version": "17.2.1",
55
"private": false,
66
"engines": {
77
"node": "^12.20.0 || ^14.13.1 || >=16.0.0 || >=18.0.0"

0 commit comments

Comments
 (0)