Skip to content

Commit

Permalink
Merge pull request #878 from commercelayer/release
Browse files Browse the repository at this point in the history
v4.4.0
  • Loading branch information
gciotola authored Feb 4, 2025
2 parents 650520e + 08c62ca commit 1fef208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.3.0",
"version": "4.4.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercelayer/app-elements",
"version": "4.3.0",
"version": "4.4.0",
"type": "module",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 1fef208

Please sign in to comment.