chore: bump version to 1.2.9

This commit is contained in:
github-actions[bot]
2026-03-06 16:28:41 +00:00
parent 632713b208
commit 24c6fa25b1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "nanoclaw",
"version": "1.2.8",
"version": "1.2.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nanoclaw",
"version": "1.2.8",
"version": "1.2.9",
"dependencies": {
"better-sqlite3": "^11.8.1",
"cron-parser": "^5.5.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nanoclaw",
"version": "1.2.8",
"version": "1.2.9",
"description": "Personal Claude assistant. Lightweight, secure, customizable.",
"type": "module",
"main": "dist/index.js",