Release 0.3.0 (#3793)

This commit is contained in:
Charles Bochet 2024-02-03 09:05:11 +01:00 committed by GitHub
parent 7b084ba46e
commit 8692e5d1ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "twenty-docs", "name": "twenty-docs",
"version": "0.1.0", "version": "0.3.0",
"private": true, "private": true,
"scripts": { "scripts": {
"nx": "NX_DEFAULT_PROJECT=twenty-docs node ../../node_modules/nx/bin/nx.js", "nx": "NX_DEFAULT_PROJECT=twenty-docs node ../../node_modules/nx/bin/nx.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "twenty-emails", "name": "twenty-emails",
"version": "0.1.0", "version": "0.3.0",
"description": "", "description": "",
"author": "", "author": "",
"private": true, "private": true,

View File

@ -1,6 +1,6 @@
{ {
"name": "twenty-front", "name": "twenty-front",
"version": "0.2.3", "version": "0.3.0",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "twenty-server", "name": "twenty-server",
"version": "0.2.3", "version": "0.3.0",
"description": "", "description": "",
"author": "", "author": "",
"private": true, "private": true,