Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acasazza committed May 25, 2023
1 parent 9e4e32d commit 6e7ad4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"useWorkspaces": true,
"useNx": false,
"npmClient": "pnpm",
"version": "4.0.0",
"version": "4.1.0",
"command": {
"version": {
"preid": "beta"
Expand Down
4 changes: 2 additions & 2 deletions packages/js-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercelayer/js-auth",
"version": "4.0.0",
"version": "4.1.0",
"description": "Commerce Layer Javascript Auth",
"repository": {
"url": "https://github.com/commercelayer/commercelayer-js-auth.git"
Expand Down Expand Up @@ -60,4 +60,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit 6e7ad4a

Please sign in to comment.