chore: bump v0.1.1 — npm publish with demo sample output

This commit is contained in:
Claudia 2026-02-17 12:30:39 +01:00
parent 9266e730a1
commit 9feba6ac9b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@vainplex/openclaw-cortex",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@vainplex/openclaw-cortex",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"devDependencies": {
"@types/node": "^22.0.0",

View file

@ -1,6 +1,6 @@
{
"name": "@vainplex/openclaw-cortex",
"version": "0.1.0",
"version": "0.1.1",
"description": "OpenClaw plugin: conversation intelligence — thread tracking, decision extraction, boot context, pre-compaction snapshots",
"type": "module",
"main": "dist/index.js",