Skip to content

Commit b5e3774

Browse files
chore(release): Release react-interval-hook v1.1.4-alpha.1 [skip ci]
1 parent 410bc83 commit b5e3774

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [1.1.4-alpha.1](https://github.com/minwork/react/compare/react-interval-hook-v1.1.3...react-interval-hook-v1.1.4-alpha.1) (2023-08-29)
2+
3+
4+
### Documentation
5+
6+
* **react-interval-hook:** Move documentation to GitBook ([30e693c](https://github.com/minwork/react/commit/30e693c11c5d5b0dd3e59bdba612193e68129572))
7+
8+
9+
### Refactors
10+
11+
* **react-interval-hook:** Update links and keywords in package.json ([410bc83](https://github.com/minwork/react/commit/410bc83cbdad0e2e6f2a7fe84f273157fa065a2b))

packages/react-interval-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-interval-hook",
3-
"version": "1.1.3",
3+
"version": "1.1.4-alpha.1",
44
"description": "React hook for using self-correcting setInterval, augmented by management methods (start, stop, isActive)",
55
"author": "minwork",
66
"license": "MIT",

0 commit comments

Comments
 (0)