Skip to content

Commit

Permalink
chore(release): 1.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.3](v1.7.2...v1.7.3) (2021-04-24)

### Bug Fixes

* better not to split declarations from files ([c6a2d92](c6a2d92))
* lint issues auto-fix with ESLint ([63bf8e2](63bf8e2))
  • Loading branch information
semantic-release-bot committed Apr 24, 2021
1 parent 63bf8e2 commit 9958e44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.7.3](https://github.com/react-hookz/web/compare/v1.7.2...v1.7.3) (2021-04-24)


### Bug Fixes

* better not to split declarations from files ([c6a2d92](https://github.com/react-hookz/web/commit/c6a2d9210e7886f490973994da12c3bb88c09020))
* lint issues auto-fix with ESLint ([63bf8e2](https://github.com/react-hookz/web/commit/63bf8e26878a705e632c185f3bf6a2232633be19))

## [1.7.2](https://github.com/react-hookz/web/compare/v1.7.1...v1.7.2) (2021-04-24)

### Bug Fixes
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.2",
"version": "1.7.3",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
Expand Down

0 comments on commit 9958e44

Please sign in to comment.