Skip to content

Commit 77e267b

Browse files
committed
Publish v0.4.7
1 parent 8021cea commit 77e267b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.4.7](https://github.com/jquense/react-common-hooks/compare/v0.4.6...v0.4.7) (2022-04-27)
2+
3+
4+
### Features
5+
6+
* **useBreakpoint:** add xxl breakpoint ([#75](https://github.com/jquense/react-common-hooks/issues/75)) ([8021cea](https://github.com/jquense/react-common-hooks/commit/8021ceacaf34304e460193faf1ff8c5e31f43db1))
7+
8+
9+
10+
11+
112
## [0.4.6](https://github.com/jquense/react-common-hooks/compare/v0.4.5...v0.4.6) (2022-04-01)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/hooks",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"main": "lib/cjs/index.js",
55
"types": "lib/cjs/index.d.ts",
66
"module": "lib/esm/index.js",

0 commit comments

Comments
 (0)