Skip to content

Commit

Permalink
chore(release): 1.7.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.4](v1.7.3...v1.7.4) (2022-10-18)

### Bug Fixes

* regenerate yarn.lock ([46b6682](46b6682))
  • Loading branch information
semantic-release-bot committed Oct 18, 2022
1 parent 46b6682 commit 8e8b6b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.4](https://github.com/react-hookz/eslint-config/compare/v1.7.3...v1.7.4) (2022-10-18)


### Bug Fixes

* regenerate yarn.lock ([46b6682](https://github.com/react-hookz/eslint-config/commit/46b668290001dd43f232aa0797549cf904ec859b))

## [1.7.3](https://github.com/react-hookz/eslint-config/compare/v1.7.2...v1.7.3) (2022-08-29)


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": "@react-hookz/eslint-config",
"version": "1.7.3",
"version": "1.7.4",
"description": "eslint configuration files used in @react-hookz projects",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8e8b6b9

Please sign in to comment.