chore: bump version to 1.0.5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Lum1104
2026-03-17 11:10:14 +08:00
co-authored by Claude Opus 4.6
parent 6af00c5f85
commit b9b48466c3
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.0.4",
"version": "1.0.5",
"source": "./understand-anything-plugin"
}
]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@understand-anything/skill",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",