Skip to content

Commit 4ceda02

Browse files
committed
xata-cli: bump pgstream to v1.2.1 (#2758)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Synced from monorepo@a48820cbdbf297fae50bec9ec0ff3870d8420d6d
1 parent 8516fe7 commit 4ceda02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ec268d78181c6c5894c1292b9cfcc2a62123345d
1+
a48820cbdbf297fae50bec9ec0ff3870d8420d6d

src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export const DEFAULT_CLONE_LOCAL_CONFIG_PATH = `.${CLI_NAME}/config.ts`;
1717
* the "Complete Migration" action via workflow_dispatch.
1818
*/
1919
export const PINNED_PGROLL_BINARY_VERSION = '0.16.1';
20-
export const PINNED_PGSTREAM_BINARY_VERSION = '1.2.0';
20+
export const PINNED_PGSTREAM_BINARY_VERSION = '1.2.1';

0 commit comments

Comments
 (0)