Skip to content

Commit bda4fe3

Browse files
committed
Up versions
1 parent 5931692 commit bda4fe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spoonjoy/redwoodjs-dbauth-oauth-api",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Server-side OAuth communication and database management for RedwoodJS projects using dbAuth. Follows the dbAuth integration pattern and reuses some of its functionality and configurations.",
55
"author": "Ari Mendelow <ari@spoonjoy.app>",
66
"homepage": "https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/api",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spoonjoy/redwoodjs-dbauth-oauth-web",
3-
"version": "1.2.0",
3+
"version": "1.2.2",
44
"description": "Client-side OAuth integration for RedwoodJS projects using dbAuth. Also includes ready-to-use buttons for signup/login/link/unlink operations.",
55
"author": "Ari Mendelow <ari@spoonjoy.app>",
66
"homepage": "https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/web",

0 commit comments

Comments
 (0)