Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acasazza committed Oct 27, 2023
1 parent 48625d4 commit fd21e2b
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 @@ -2,10 +2,10 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
"version": "4.1.1",
"version": "4.2.0",
"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.1",
"version": "4.2.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 fd21e2b

Please sign in to comment.