Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesBochet committed Feb 3, 2024
1 parent 7b084ba commit 3f21b36
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/twenty-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-docs",
"version": "0.1.0",
"version": "0.3.0",
"private": true,
"scripts": {
"nx": "NX_DEFAULT_PROJECT=twenty-docs node ../../node_modules/nx/bin/nx.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/twenty-emails/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-emails",
"version": "0.1.0",
"version": "0.3.0",
"description": "",
"author": "",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/twenty-front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-front",
"version": "0.2.3",
"version": "0.3.0",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"msw": {
"workerDirectory": "public"
}
}
}
4 changes: 2 additions & 2 deletions packages/twenty-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-server",
"version": "0.2.3",
"version": "0.3.0",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -123,4 +123,4 @@
}
}
}
}
}

0 comments on commit 3f21b36

Please sign in to comment.