Skip to content

Commit

Permalink
chore(release): v1.7.202
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 14, 2024
1 parent e56c512 commit 139eb47
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.7.202](https://github.com/ridedott/eslint-plugin/compare/v1.7.201...v1.7.202) (2024-05-14)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.104 to 2.27.106
([536a7e3](https://github.com/ridedott/eslint-plugin/commit/536a7e3f41709ca81ea4ee83ca0eb567cea7bf43))
- **deps:** bump @typescript-eslint/utils from 7.8.0 to 7.9.0
([e56c512](https://github.com/ridedott/eslint-plugin/commit/e56c512262c1c18d4b65198fed057a7c8f4e8bf0))

## [1.7.201](https://github.com/ridedott/eslint-plugin/compare/v1.7.200...v1.7.201) (2024-05-10)

### Chores
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@
"test:watch": "jest --watch --verbose false",
"types": "tsc --noEmit"
},
"version": "1.7.201"
"version": "1.7.202"
}

0 comments on commit 139eb47

Please sign in to comment.