Skip to content

Commit 960513b

Browse files
committed
release: v8.11.3
1 parent ca5c187 commit 960513b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/match-sorter-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Kent C. Dodds",
55
"Tanner Linsley"
66
],
7-
"version": "8.7.6",
7+
"version": "8.11.3",
88
"description": "A fork of match-sorter with separated filtering and sorting phases",
99
"license": "MIT",
1010
"homepage": "https://github.com/tanstack/table#readme",

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.7.6",
4+
"version": "8.11.3",
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.2",
4+
"version": "8.11.3",
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.2",
4+
"version": "8.11.3",
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.2",
4+
"version": "8.11.3",
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.2",
4+
"version": "8.11.3",
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.2",
4+
"version": "8.11.3",
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)