Skip to content

Commit 660641a

Browse files
committed
release: v8.11.4
1 parent 9aba3c0 commit 660641a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/react-table-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/react-table-devtools",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Devtools for React Table",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

packages/react-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/react-table",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Headless UI for building powerful tables & datagrids for React.",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

packages/solid-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/solid-table",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Headless UI for building powerful tables & datagrids for Solid.",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

packages/svelte-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/svelte-table",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Headless UI for building powerful tables & datagrids for Svelte.",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

packages/table-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/table-core",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Headless UI for building powerful tables & datagrids for TS/JS.",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

packages/vue-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/vue-table",
33
"author": "Tanner Linsley",
4-
"version": "8.11.3",
4+
"version": "8.11.4",
55
"description": "Headless UI for building powerful tables & datagrids for Vue.",
66
"license": "MIT",
77
"homepage": "https://github.com/tanstack/table#readme",

0 commit comments

Comments
 (0)