Bump twenty-sdk, twenty-client-sdk, create-twenty-app to 2.1.0 (#20041)
## Summary - Bumps `twenty-sdk` from `2.1.0-canary.1` to `2.1.0`. - Bumps `twenty-client-sdk` from `2.1.0-canary.1` to `2.1.0`. - Bumps `create-twenty-app` from `2.1.0-canary.1` to `2.1.0`.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-twenty-app",
|
||||
"version": "2.1.0-canary.1",
|
||||
"version": "2.1.0",
|
||||
"description": "Command-line interface to create Twenty application",
|
||||
"main": "dist/cli.cjs",
|
||||
"bin": "dist/cli.cjs",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "twenty-client-sdk",
|
||||
"version": "2.1.0-canary.1",
|
||||
"version": "2.1.0",
|
||||
"sideEffects": false,
|
||||
"license": "AGPL-3.0",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "twenty-sdk",
|
||||
"version": "2.1.0-canary.1",
|
||||
"version": "2.1.0",
|
||||
"sideEffects": false,
|
||||
"bin": {
|
||||
"twenty": "dist/cli.cjs"
|
||||
|
||||
Reference in New Issue
Block a user