Skip to content

Commit 237bb14

Browse files
chore: bump to v0.3.0 + rebuild dist
Version bump across package.json, plugin.json, marketplace.json. Rebuilt dist/ to reflect Basic Auth header and updated user-agent string. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 661a0d2 commit 237bb14

11 files changed

Lines changed: 28 additions & 11 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
},
77
"metadata": {
88
"description": "Leexi MCP plugin — read calls and transcripts from Claude.",
9-
"version": "0.2.1"
9+
"version": "0.3.0"
1010
},
1111
"plugins": [
1212
{
1313
"name": "leexi-mcp",
14-
"version": "0.2.1",
14+
"version": "0.3.0",
1515
"source": "./",
1616
"description": "Read Leexi calls and transcripts from Claude. Built for post-call automation routines.",
1717
"category": "productivity",

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "leexi-mcp",
33
"description": "Read Leexi calls and transcripts from Claude. Built for post-call automation routines.",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"author": {
66
"name": "DonkeyCode",
77
"email": "hello@donkeycode.com"

dist/config.d.ts

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/config.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/config.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/leexi/client.d.ts

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/leexi/client.js

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/leexi/client.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/server.js

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/server.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)