fix(cli): Refresh internal CLI tooling and configuration for consistency.
This commit is contained in:
parent
4890afb2f0
commit
da0cd0ed71
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-15 - 1.15.1 - fix(cli)
|
||||
Refresh internal CLI tooling and configuration for consistency.
|
||||
|
||||
|
||||
## 2025-04-15 - 1.15.0 - feat(config/template)
|
||||
Add assetbrokerUrl and legalUrl fields to module config and update website template to supply these values
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/cli',
|
||||
version: '1.15.0',
|
||||
version: '1.15.1',
|
||||
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.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user