Skip to content

Commit 99ad6b5

Browse files
KyleAMathewsclaude
andauthored
fix: add changeset for persistence packages with workspace links (#1406)
chore: add changeset for persistence packages patch release Fix workspace: dependency links that were incorrectly published to npm. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3180109 commit 99ad6b5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/fix-workspace-links.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'@tanstack/db-sqlite-persistence-core': patch
3+
'@tanstack/browser-db-sqlite-persistence': patch
4+
'@tanstack/capacitor-db-sqlite-persistence': patch
5+
'@tanstack/cloudflare-durable-objects-db-sqlite-persistence': patch
6+
'@tanstack/electron-db-sqlite-persistence': patch
7+
'@tanstack/expo-db-sqlite-persistence': patch
8+
'@tanstack/node-db-sqlite-persistence': patch
9+
'@tanstack/react-native-db-sqlite-persistence': patch
10+
'@tanstack/tauri-db-sqlite-persistence': patch
11+
---
12+
13+
Fix workspace: dependency links that were incorrectly published to npm

0 commit comments

Comments
 (0)