@twentyhq/call-recorder 1.0.2-canary.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/manifest.json +1 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -62,7 +62,7 @@
62
62
  "defaultRoleUniversalIdentifier": "5fcf4d3a-0aca-42d9-9beb-7387f43ec180",
63
63
  "aboutDescription": "# Call Recorder\n\n**Record, transcribe, and save every meeting — right inside your CRM.**\n\n## ✨ What you get\n\n- **Recordings on every meeting**\n- **A Call Recording tab**\n- **A per-meeting on/off switch**\n- **Built for AI & automation**\n\n## 💳 Billing\n\nMetered in Twenty credits based on the bot's actual recording time, prorated by\nduration — **$1.00 per recording-hour** (1 credit). No recording — opted out,\ncanceled, or no-show — means no charge.\n\n## 📌 Heads up\n\n- **Needs a synced calendar + video link** — ad-hoc calls that were never on\n your Google, Outlook, or CalDAV calendar aren't recorded.\n- **Your copy is yours** — Twenty stores its own video, audio, and transcript,\n so they stay available after the source media expires.\n\n",
64
64
  "yarnLockChecksum": "06f5858491f119b83b08291092decc47",
65
- "packageJsonChecksum": "b5bb0aeace1c79bad5224358565a4cdb"
65
+ "packageJsonChecksum": "3fe7dcb915f2f0344a761122478ebefa"
66
66
  },
67
67
  "objects": [],
68
68
  "fields": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twentyhq/call-recorder",
3
- "version": "1.0.2-canary.0",
3
+ "version": "1.0.2",
4
4
  "license": "MIT",
5
5
  "engines": {
6
6
  "node": "^24.5.0",