Skip to content

Commit f88fce2

Browse files
Fix changesets config
1 parent 08b4332 commit f88fce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
33
"changelog": [
44
"@svitejs/changesets-changelog-github-compact",
5-
{ "repo": "TanStack/config" }
5+
{ "repo": "TanStack/virtual" }
66
],
77
"commit": false,
88
"access": "public",

0 commit comments

Comments
 (0)