Skip to content

Commit c629182

Browse files
committed
release: 0.2.45
1 parent a32ac1b commit c629182

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.45
2+
3+
**Core Changes**
4+
5+
- Add `openInNewTab` and `isSafari`
6+
17
# 0.2.44
28

39
**Core Changes**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxact",
3-
"version": "0.2.44",
3+
"version": "0.2.45",
44
"private": true,
55
"description": "React Hooks/Utils done right. For browser, SSR, and React Server Components.",
66
"homepage": "https://foxact.skk.moe",

0 commit comments

Comments
 (0)