Skip to content

Commit e4d8a8e

Browse files
committed
Release 0.10.2
1 parent 5076883 commit e4d8a8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.10.2
4+
5+
- Fix unhandled exception in `no-patronum-debug` rule
6+
37
## v0.10.1
48

59
- Fix false-positive in `no-patronum-debug` rule ([PR #126](https://github.com/effector/eslint-plugin/pull/126)) by @raidenmiro

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-effector",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Enforcing best practices for Effector",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)