Skip to content

Commit 6e37dda

Browse files
committed
@hanzo/auth 2.4.2, @hanzo/commerce 6.4.2
1 parent 9fd8e74 commit 6e37dda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzo/auth",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Library with Firebase authentication.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

packages/commerce/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzo/commerce",
3-
"version": "6.4.1",
3+
"version": "6.4.2",
44
"description": "e-commerce framework.",
55
"type": "module",
66
"publishConfig": {
@@ -40,7 +40,7 @@
4040
"square": "^35.0.0"
4141
},
4242
"peerDependencies": {
43-
"@hanzo/auth": "^2.4.1",
43+
"@hanzo/auth": "^2.4.2",
4444
"@hanzo/ui": "^3.6.3",
4545
"@hookform/resolvers": "^3.3.4",
4646
"@radix-ui/react-radio-group": "^1.1.3",

0 commit comments

Comments
 (0)