Skip to content

Commit 54a6cd8

Browse files
committed
Merge pull-request #1091
2 parents 8aba313 + 2ad7c6a commit 54a6cd8

File tree

41 files changed

+154
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+154
-35
lines changed

.changeset/beige-cycles-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/loose-women-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-parrots-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/magic-link-auth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

examples/magic-link-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-link-auth",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/otp-auth/with-backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

examples/otp-auth/with-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turnkey/otp-auth-with-backend",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/otp-auth/without-backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

examples/otp-auth/without-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turnkey/otp-auth-without-backend",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)