Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gciotola committed Nov 7, 2023
1 parent dfa813c commit 9f3f212
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.2.1",
"version": "3.2.2",
"$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.2.1",
"version": "3.2.2",
"private": true,
"author": {
"name": "Giuseppe Ciotola",
Expand Down

0 comments on commit 9f3f212

Please sign in to comment.