Update slack app naming (#23650)

as title

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23650?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->
This commit is contained in:
martmull
2026-07-31 16:38:33 +02:00
committed by GitHub
parent 4f429a3976
commit 2068bb65b4
4 changed files with 16 additions and 16 deletions
@@ -1,6 +1,6 @@
{
"name": "@twentyhq/slack",
"version": "0.1.0",
"version": "0.2.0",
"description": "Slack assistant and workflow steps for Twenty",
"license": "MIT",
"engines": {
@@ -31,8 +31,8 @@
"oxlint": "^0.16.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"twenty-client-sdk": "^2.25.0",
"twenty-sdk": "^2.25.0",
"twenty-client-sdk": "^2.26.0",
"twenty-sdk": "^2.26.0",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^4.0.0"

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -4,10 +4,10 @@ import { APPLICATION_UNIVERSAL_IDENTIFIER } from 'src/constants/universal-identi
export default defineApplication({
universalIdentifier: APPLICATION_UNIVERSAL_IDENTIFIER,
displayName: 'Twenty Slack',
displayName: 'Slack',
description:
'Your CRM, in the conversation. Mention the bot or DM it to ask about your records and create, update or soft-delete them without leaving Slack, and use the Slack steps to post messages, ephemerals, updates, deletes and reactions from your workflows.',
logoUrl: 'public/twenty-slack.svg',
logoUrl: 'public/slack.svg',
author: 'Twenty',
category: 'Communication',
websiteUrl: 'https://docs.twenty.com/developers/extend/apps/getting-started',
+11 -11
View File
@@ -990,8 +990,8 @@ __metadata:
oxlint: "npm:^0.16.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
twenty-client-sdk: "npm:^2.25.0"
twenty-sdk: "npm:^2.25.0"
twenty-client-sdk: "npm:^2.26.0"
twenty-sdk: "npm:^2.26.0"
typescript: "npm:^5.9.3"
vite-tsconfig-paths: "npm:^4.2.1"
vitest: "npm:^4.0.0"
@@ -3003,22 +3003,22 @@ __metadata:
languageName: node
linkType: hard
"twenty-client-sdk@npm:2.25.0, twenty-client-sdk@npm:^2.25.0":
version: 2.25.0
resolution: "twenty-client-sdk@npm:2.25.0"
"twenty-client-sdk@npm:2.26.0, twenty-client-sdk@npm:^2.26.0":
version: 2.26.0
resolution: "twenty-client-sdk@npm:2.26.0"
dependencies:
"@genql/runtime": "npm:^2.10.0"
esbuild: "npm:^0.28.1"
graphql: "npm:^16.8.1"
lodash: "npm:^4.17.21"
prettier: "npm:^3.8.3"
checksum: 10c0/3584eb1138994213e2cedd3019bdbaec03e3a715d09e39080df15901284c1bc9e00ab48c8d6fbf482363a484c3e196afde7306dc48f5f870136c5f51156fdd93
checksum: 10c0/f5d184567877d10175f887e5ee81510d43c8c5c4d98ad73fbc757a28547da8299ccbe3072d9de33f8c9e9a41eafe06f335b3706196f4a92fd33b0cdcc5d47acf
languageName: node
linkType: hard
"twenty-sdk@npm:^2.25.0":
version: 2.25.0
resolution: "twenty-sdk@npm:2.25.0"
"twenty-sdk@npm:^2.26.0":
version: 2.26.0
resolution: "twenty-sdk@npm:2.26.0"
dependencies:
"@sniptt/guards": "npm:^0.2.0"
axios: "npm:^1.16.0"
@@ -3037,12 +3037,12 @@ __metadata:
semver: "npm:7.6.3"
sharp: "npm:^0.34.5"
tinyglobby: "npm:^0.2.15"
twenty-client-sdk: "npm:2.25.0"
twenty-client-sdk: "npm:2.26.0"
typescript: "npm:^5.9.3"
uuid: "npm:^13.0.2"
bin:
twenty: dist/cli.cjs
checksum: 10c0/c74ca145c5ec35e66817602bbc6319147aea97a5d1a372c30cc325407cb2c850c0a0363eee1bd9a999c951acb4cddba96ba9813324a6f34122bcd6c6a835de31
checksum: 10c0/e3edaced59a93bfa3579dc863f799693c9361fc4993eec6942f711a394a678dff21a9c790a3ad6b1683f71ed3f80ec7e6bcc4172d123f538912f88ff7ca32cfa
languageName: node
linkType: hard