Skip to content

Commit

Permalink
v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Apr 24, 2024
1 parent 179ee9e commit 4e662c2
Show file tree
Hide file tree
Showing 3 changed files with 4,790 additions and 5,967 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.4",
"version": "1.2.5",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "app",
"version": "1.2.4",
"version": "1.2.5",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4e662c2

Please sign in to comment.