Skip to content

Commit 48e7825

Browse files
committed
release: v0.0.15
1 parent 6eca66e commit 48e7825

File tree

3 files changed

+426
-2072
lines changed

3 files changed

+426
-2072
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.14",
3+
"version": "0.0.15",
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.14",
3+
"version": "0.0.15",
44
"description": "Powerful, type-safe forms for React.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)