Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Nov 29, 2024
1 parent 4fa8f10 commit dc92fc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.2",
"version": "1.5.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand All @@ -8,4 +8,4 @@
"preid": "stg"
}
}
}
}
2 changes: 1 addition & 1 deletion packages/my-account/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mfe-my-account",
"private": true,
"version": "1.4.2",
"version": "1.5.0",
"engines": {
"node": ">=20",
"pnpm": ">=7"
Expand Down

0 comments on commit dc92fc2

Please sign in to comment.