chore: bump version 2.7.7 → 2.8.0 for Dart language support

This commit is contained in:
thejesh
2026-06-13 05:57:24 -07:00
parent a1ee028c35
commit 6be6ad057c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "understand-anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.7.7",
"version": "2.8.0",
"author": {
"name": "Egonex"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "understand-anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.7.7",
"version": "2.8.0",
"author": {
"name": "Egonex"
},
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "understand-anything",
"displayName": "Understand Anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.7.7",
"version": "2.8.0",
"author": {
"name": "Egonex"
},
@@ -1,7 +1,7 @@
{
"name": "understand-anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.7.7",
"version": "2.8.0",
"author": {
"name": "Egonex"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@understand-anything/skill",
"version": "2.7.7",
"version": "2.8.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",