Skip to content

Commit 32e5636

Browse files
committed
chore: 🔖 update version to 0.0.15 and update changelog for tmcp integration
1 parent 8e8f6ea commit 32e5636

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-pigs-flow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mcp-memory-libsql
22

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- 8e8f6ea: use tmcp in place of mcp sdk
8+
39
## 0.0.14
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-memory-libsql",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "LibSQL-based persistent memory tool for MCP",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)