chore: bump version to 1.2.22

This commit is contained in:
github-actions[bot]
2026-03-24 12:55:54 +00:00
parent d8cc230227
commit 81f6703102
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "nanoclaw",
"version": "1.2.21",
"version": "1.2.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nanoclaw",
"version": "1.2.21",
"version": "1.2.22",
"dependencies": {
"@onecli-sh/sdk": "^0.2.0",
"better-sqlite3": "^11.8.1",

View File

@@ -1,6 +1,6 @@
{
"name": "nanoclaw",
"version": "1.2.21",
"version": "1.2.22",
"description": "Personal Claude assistant. Lightweight, secure, customizable.",
"type": "module",
"main": "dist/index.js",