Skip to content

Commit

Permalink
Merge pull-request #506
Browse files Browse the repository at this point in the history
  • Loading branch information
moe-dev committed Feb 13, 2025
2 parents 0ca20ca + 8f1f2c4 commit 3768949
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-glasses-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-moles-lie.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/sdk-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @turnkey/sdk-react

## 3.0.2

### Patch Changes

- faa757c: Patch EWK custom session lengths - previously not working as intended (defaulted to 15 minute sessions only) and fix the following useLocalStorage issue when compiling: [Error: useLocalStorage is a client-only hook]
- a8bd73b: Fix issue with EWK where suborgs were being created on failed fetches

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/sdk-react",
"version": "3.0.1",
"version": "3.0.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down

0 comments on commit 3768949

Please sign in to comment.