Release version 0.1.6

支持在更新代码和推送代码时弹出合并代码窗口,并支持手动处理冲突代码
This commit is contained in:
xintaofei
2026-03-14 21:26:53 +08:00
parent 0b820594d9
commit a85ac9dcfe
4 changed files with 4 additions and 4 deletions

View File

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