Skip to content

Commit

Permalink
chore: run prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 18, 2024
1 parent 20d8c41 commit 34e28e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/js-api/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const SDK_VERSION = '0.7.22';
export const SDK_VERSION = '0.7.23';
2 changes: 1 addition & 1 deletion packages/react/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const SDK_VERSION = '2.6.6';
export const SDK_VERSION = '2.6.7';

0 comments on commit 34e28e9

Please sign in to comment.