chore: bump version to 1.1.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lum1104
2026-03-21 23:08:56 +08:00
co-authored by Claude Opus 4.6
parent 7c638603c0
commit 8134bb95ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
{
"name": "understand-anything",
"description": "Multi-agent codebase analysis with interactive dashboard, guided tours, and skill commands",
"version": "1.1.0",
"version": "1.1.1",
"source": "./understand-anything-plugin"
}
]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@understand-anything/skill",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",