fix(repo): no changes to commit

This commit is contained in:
2026-03-15 20:49:49 +00:00
parent 5d0df006eb
commit 857fcc50ba
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-15 - 1.13.13 - fix(repo)
no changes to commit
## 2026-03-15 - 1.13.12 - fix(ci)
run pnpm install with --ignore-scripts in CI and release workflows

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.13.12',
version: '1.13.13',
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.13.12',
version: '1.13.13',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}