Merge branch 'main' into feat/cursor-cli

This commit is contained in:
Shirone
2026-01-03 03:05:19 +01:00
4 changed files with 36 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automaker/server",
"version": "0.7.2",
"version": "0.7.3",
"description": "Backend server for Automaker - provides API for both web and Electron modes",
"author": "AutoMaker Team",
"license": "SEE LICENSE IN LICENSE",

View File

@@ -1,6 +1,6 @@
{
"name": "@automaker/ui",
"version": "0.7.2",
"version": "0.7.3",
"description": "An autonomous AI development studio that helps you build software faster using AI-powered agents",
"homepage": "https://github.com/AutoMaker-Org/automaker",
"repository": {