Skip to content

Commit aeb6f4e

Browse files
committed
v4.15.2
1 parent 6478900 commit aeb6f4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": false,
44
"npmClient": "pnpm",
5-
"version": "4.15.1",
5+
"version": "4.15.2",
66
"command": {
77
"version": {
88
"preid": "beta"

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercelayer/react-components",
3-
"version": "4.15.1",
3+
"version": "4.15.2",
44
"description": "The Official Commerce Layer React Components",
55
"main": "lib/cjs/index.js",
66
"module": "lib/esm/index.js",

0 commit comments

Comments
 (0)