From d6fca7a82edfb84619bdc3f556476c1b681f237d Mon Sep 17 00:00:00 2001 From: martmull Date: Fri, 26 Jun 2026 11:24:56 +0200 Subject: [PATCH] Bump call-recorder and people-data-lab apps (#22208) as title Review in cubic --- packages/twenty-apps/public/call-recorder/package.json | 2 +- packages/twenty-apps/public/people-data-labs/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/twenty-apps/public/call-recorder/package.json b/packages/twenty-apps/public/call-recorder/package.json index 03b42c0034..f9a4a7f1ee 100644 --- a/packages/twenty-apps/public/call-recorder/package.json +++ b/packages/twenty-apps/public/call-recorder/package.json @@ -1,6 +1,6 @@ { "name": "@twentyhq/call-recorder", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "engines": { "node": "^24.5.0", diff --git a/packages/twenty-apps/public/people-data-labs/package.json b/packages/twenty-apps/public/people-data-labs/package.json index ab104459a5..c266b73f8d 100644 --- a/packages/twenty-apps/public/people-data-labs/package.json +++ b/packages/twenty-apps/public/people-data-labs/package.json @@ -1,6 +1,6 @@ { "name": "@twentyhq/people-data-labs", - "version": "1.0.0", + "version": "1.0.1", "description": "People Data Labs enrichment app for Twenty", "license": "MIT", "engines": {