Skip to content

Commit 39af99c

Browse files
Set version to 0.12.1
1 parent 84046bb commit 39af99c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13+
## 0.12.1
14+
15+
- Undeprecate numbered hooks for a smoother upgrading experience.
16+
1317
## 0.12.0
1418

1519
- Requires ReScript 11.0.0 or newer.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/react",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "React bindings for ReScript",
55
"files": [
66
"README.md",

0 commit comments

Comments
 (0)