Skip to content

Commit 8a2f755

Browse files
committed
release: v0.0.12
1 parent ea155f1 commit 8a2f755

File tree

3 files changed

+487
-3396
lines changed

3 files changed

+487
-3396
lines changed

packages/form-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/form-core",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Powerful, type-safe, framework agnostic forms.",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-form",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Powerful, type-safe forms for React.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)