Skip to content

Commit 9958e44

Browse files
chore(release): 1.7.3 [skip ci]
## [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))
1 parent 63bf8e2 commit 9958e44

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.3](https://github.com/react-hookz/web/compare/v1.7.2...v1.7.3) (2021-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* better not to split declarations from files ([c6a2d92](https://github.com/react-hookz/web/commit/c6a2d9210e7886f490973994da12c3bb88c09020))
7+
* lint issues auto-fix with ESLint ([63bf8e2](https://github.com/react-hookz/web/commit/63bf8e26878a705e632c185f3bf6a2232633be19))
8+
19
## [1.7.2](https://github.com/react-hookz/web/compare/v1.7.1...v1.7.2) (2021-04-24)
210

311
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-hookz/web",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)