Skip to content

Commit

Permalink
v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gciotola committed May 23, 2024
1 parent 39fb283 commit e7f22f7
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": "3.3.0",
"version": "3.3.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/cart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mfe-cart",
"version": "3.3.0",
"version": "3.3.1",
"private": true,
"author": {
"name": "Giuseppe Ciotola",
Expand Down

0 comments on commit e7f22f7

Please sign in to comment.