Skip to content

Commit 97b49dd

Browse files
authored
chore: prepare release (#18)
1 parent 5f67689 commit 97b49dd

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
# Logto React Native
88

9-
> [!Caution]
10-
> This repo is still work in progress and not ready for production use.
11-
129
[![Discord](https://img.shields.io/discord/965845662535147551?logo=discord&logoColor=ffffff&color=7389D8&cacheSeconds=600)](https://discord.gg/UEPaF3j5e6)
1310
[![Build Status](https://github.com/logto-io/react-native/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/react-native/actions/workflows/main.yml)
1411

packages/rn/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Logto React Native SDK
22

3+
[![Version](https://img.shields.io/npm/v/@logto/rn)](https://www.npmjs.com/package/@logto/rn)
4+
[![Build Status](https://github.com/logto-io/react-native/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/react-native/actions/workflows/main.yml)
5+
36
The Logto JavaScript Core SDK written in TypeScript. Check out our [docs](https://docs.logto.io/sdk/react-native/) for more information.
47

58
## Installation

packages/rn/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
},
5454
"prettier": "@silverhand/eslint-config/.prettierrc",
5555
"dependencies": {
56-
"@logto/client": "3.0.0-alpha.2",
57-
"@logto/js": "4.0.0-alpha.2",
56+
"@logto/client": "2.4.0",
57+
"@logto/js": "4.0.0",
5858
"crypto-es": "^2.1.0",
5959
"js-base64": "^3.7.6"
6060
},

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)