Skip to content

Commit

Permalink
update sdk react to add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moe-dev committed Dec 18, 2024
1 parent 98fa5ae commit b3704f8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-clocks-switch.md

This file was deleted.

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

## 2.0.1

### Patch Changes

- 0da96aa: Add README to react sdk

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down

0 comments on commit b3704f8

Please sign in to comment.