Skip to content

Commit

Permalink
v4.15.9
Browse files Browse the repository at this point in the history
  • Loading branch information
acasazza committed Aug 23, 2024
1 parent e50c237 commit cc8316f
Show file tree
Hide file tree
Showing 3 changed files with 3,545 additions and 1,358 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
"version": "4.15.9-beta.3",
"version": "4.15.9",
"command": {
"version": {
"preid": "beta"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercelayer/react-components",
"version": "4.15.9-beta.3",
"version": "4.15.9",
"description": "The Official Commerce Layer React Components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -225,4 +225,4 @@
"peerDependencies": {
"react": ">=18.0.0"
}
}
}
Loading

0 comments on commit cc8316f

Please sign in to comment.