Skip to content

Commit b779b4e

Browse files
KyleAMathewsclaude
andauthored
fix: re-publish persistence packages (fix npm auth) (#1410)
chore: add changeset to re-publish persistence packages Previous publishes failed due to npm trusted publisher case mismatch. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7886c1c commit b779b4e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
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)