Skip to content

Commit f944494

Browse files
authored
chore: version bump (#12)
* feat: add magic link to core package * feat: add magic links to express + remove beta release pipeline * chore: core v0.2.0 * chore: express v0.1.0 * feat: add generate otp routes to express package * chore: version bump
1 parent db62f00 commit f944494

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/express/package-lock.json

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

packages/express/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamless-auth/express",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Express adapter for Seamless Auth passwordless authentication",
55
"license": "AGPL-3.0-only",
66
"type": "module",
@@ -54,4 +54,4 @@
5454
"publishConfig": {
5555
"access": "public"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)