feat(cli,release): add self-upgrade command and automate CI, release, and npm publishing workflows

This commit is contained in:
2026-03-15 12:06:55 +00:00
parent eceb5d99c8
commit ddc7fa4bee
10 changed files with 586 additions and 143 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.11.0',
version: '1.12.0',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}