chore: release v0.7.2

This commit is contained in:
WebDevCody
2026-01-01 01:40:04 -05:00
parent a8a3711246
commit 4eb65063fe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automaker/server",
"version": "0.7.1",
"version": "0.7.2",
"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.1",
"version": "0.7.2",
"description": "An autonomous AI development studio that helps you build software faster using AI-powered agents",
"homepage": "https://github.com/AutoMaker-Org/automaker",
"repository": {