fix(assets/templates/multienv): Remove unused Bun configuration template (assets/templates/multienv/bunfig.toml)

This commit is contained in:
2025-11-17 02:44:57 +00:00
parent 3efe385952
commit 362b4c106e
4 changed files with 8 additions and 16 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.21.2',
version: '1.21.3',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}