fix(website_update): Await supplyVariables call in website update template

This commit is contained in:
2025-04-15 16:06:27 +00:00
parent 0017781516
commit b1a8a5527e
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.15.1',
version: '1.15.2',
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.'
}