Skip to content

Commit

Permalink
chore(release): 1.7.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.5](v1.7.4...v1.7.5) (2021-04-28)

### Bug Fixes

* rollback husky version and add it to dependabot ignore ([099ea5b](099ea5b))
  • Loading branch information
semantic-release-bot committed Apr 28, 2021
1 parent 099ea5b commit b3aea78
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.5](https://github.com/react-hookz/web/compare/v1.7.4...v1.7.5) (2021-04-28)


### Bug Fixes

* rollback husky version and add it to dependabot ignore ([099ea5b](https://github.com/react-hookz/web/commit/099ea5bb95208951e98ea6c894ce135a7b149668))

## [1.7.4](https://github.com/react-hookz/web/compare/v1.7.3...v1.7.4) (2021-04-25)


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/web",
"version": "1.7.4",
"version": "1.7.5",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
Expand Down

0 comments on commit b3aea78

Please sign in to comment.