Skip to content

Commit b4f996e

Browse files
Release v1.23.0 for twenty-sdk, twenty-client-sdk, and create-twenty-app (#19906)
## Summary - Bump `twenty-sdk` from `1.23.0-canary.9` to `1.23.0` - Bump `twenty-client-sdk` from `1.23.0-canary.9` to `1.23.0` - Bump `create-twenty-app` from `1.23.0-canary.9` to `1.23.0` Made with [Cursor](https://cursor.com)
1 parent 5c58254 commit b4f996e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/create-twenty-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-twenty-app",
3-
"version": "1.23.0-canary.9",
3+
"version": "1.23.0",
44
"description": "Command-line interface to create Twenty application",
55
"main": "dist/cli.cjs",
66
"bin": "dist/cli.cjs",

packages/twenty-client-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twenty-client-sdk",
3-
"version": "1.23.0-canary.9",
3+
"version": "1.23.0",
44
"sideEffects": false,
55
"license": "AGPL-3.0",
66
"scripts": {

packages/twenty-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twenty-sdk",
3-
"version": "1.23.0-canary.9",
3+
"version": "1.23.0",
44
"sideEffects": false,
55
"bin": {
66
"twenty": "dist/cli.cjs"

0 commit comments

Comments
 (0)