Skip to content

Commit 12450d6

Browse files
committed
release: Release version 17.0.1
1 parent 148f7cd commit 12450d6

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.0.1](https://github.com/MorevM/eslint-config/compare/v17.0.0...v17.0.1) (2022-09-04)
4+
5+
6+
### Bug fixes
7+
8+
* **base:** Turn off the `require-atomic-updates` rule ([148f7cd](https://github.com/MorevM/eslint-config/commit/148f7cd883652bd43df9fd5f42156ed5d0d93b74))
9+
310
## [17.0.0](https://github.com/MorevM/eslint-config/compare/v16.0.0...v17.0.0) (2022-09-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.0.0",
4+
"version": "17.0.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)