We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4990281 commit daf49a6Copy full SHA for daf49a6
2 files changed
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@seamless-auth/core",
3
- "version": "0.1.1",
+ "version": "0.1.2-beta.0",
4
"description": "Framework-agnostic core authentication logic for SeamlessAuth",
5
"license": "AGPL-3.0-only",
6
"author": "Fells Code, LLC",
packages/express/package.json
"name": "@seamless-auth/express",
- "version": "0.0.2",
+ "version": "0.0.3-beta.0",
"description": "Express adapter for Seamless Auth passwordless authentication",
"type": "module",
0 commit comments