Skip to content

Commit b8259ac

Browse files
authored
Merge pull request #640 from commercelayer/version
v4.23.4
2 parents 95dbcb3 + 5ab3f8d commit b8259ac

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.23.4-beta.0",
5+
"version": "4.23.4",
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.23.4-beta.0",
3+
"version": "4.23.4",
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)