fix(repo): no changes to commit

This commit is contained in:
2026-03-18 02:44:14 +00:00
parent 3c99ee5f83
commit a36af5c3d5
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-18 - 1.22.1 - fix(repo)
no changes to commit
## 2026-03-18 - 1.22.0 - feat(web-appstore)
add an App Store view for quick service deployment from curated templates

View File

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

View File

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