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 Oct 7, 2024
1 parent 802d1a1 commit 52ea797
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.16';
export const SDK_VERSION = '0.7.17';
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.5.18';
export const SDK_VERSION = '2.5.19';

0 comments on commit 52ea797

Please sign in to comment.