Release version 0.2.3

folder头部的搜索支持文件/目录搜索并跳转
This commit is contained in:
xintaofei
2026-03-19 01:18:35 +08:00
parent 03191b3ff2
commit 795f8e23a8
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "codeg",
"private": true,
"version": "0.2.2",
"version": "0.2.3",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",