Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acasazza committed May 31, 2023
1 parent 4eaac3b commit a5bf97d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"useWorkspaces": true,
"useNx": false,
"npmClient": "pnpm",
"version": "4.1.0",
"version": "4.1.1",
"command": {
"version": {
"preid": "beta"
}
}
}
}
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.1.0",
"version": "4.1.1",
"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 a5bf97d

Please sign in to comment.