Skip to content

Commit

Permalink
Release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Jun 10, 2022
1 parent 4da1a9c commit 33f8718
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.7.3

- Fix false-positive in `mandatory-useEvent`

## v0.7.2

- Handle case with two arguments in `guard` of `no-guard`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-effector",
"version": "0.7.2",
"version": "0.7.3",
"description": "Enforcing best practices for Effector",
"keywords": [
"eslint",
Expand Down

0 comments on commit 33f8718

Please sign in to comment.