Skip to content

Commit 064ab29

Browse files
committed
chore: Bump version to 0.0.6 and update CHANGELOG
- Updated package version from 0.0.5 to 0.0.6 in package.json. - Added entry for version 0.0.6 in CHANGELOG.md with a note on README update for manual publishing.
1 parent 13282b3 commit 064ab29

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.6
4+
5+
### Patch Changes
6+
7+
- readme update manual publish
8+
39
## 0.0.5
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.5",
3+
"version": "0.0.6",
44
"description": "LibSQL-based persistent memory tool for MCP",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)