Skip to content

Commit 5e8936c

Browse files
committed
chore(release): publish v3.0.2
1 parent 439189b commit 5e8936c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
## Version Notes
33

4+
### 3.0.2
5+
6+
fix(android): android devices without customtabs support not falling back to default browser
7+
48
### 3.0.1
59

610
fix(common): UserInfo incorrect JSON serialization

src/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-auth0",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Auth0 NativeScript SDK",
55
"main": "auth0",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)