Skip to content

Commit a6b46e1

Browse files
committed
Release 0.16.0
1 parent 32a775b commit a6b46e1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.16.0
4+
5+
- Support typescript-eslint@8 ([PR #180](https://github.com/effector/eslint-plugin/pull/170/files)) by @7rulnik
6+
37
## v0.15.0
48

59
- Add new rule `require-pickup-in-persist` ([PR #163](https://github.com/effector/eslint-plugin/pull/163)) by @kireevmp

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-effector",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Enforcing best practices for Effector",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)