Skip to content

Commit 0ae1ec0

Browse files
committed
release: 0.2.48
1 parent d3352b0 commit 0ae1ec0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/foxact/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
# 0.2.48
3+
4+
**Bug Fixes**
5+
6+
- Fix the incorrect types of `context-state`
7+
18
# 0.2.47
29

310
**Core Changes**

packages/foxact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxact",
3-
"version": "0.2.47",
3+
"version": "0.2.48",
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)