fix(npmextra): merge old npmextra keys into new keys during migration, preserving existing new values

This commit is contained in:
2025-12-16 12:58:58 +00:00
parent 773df5268b
commit 55700ad87e
4 changed files with 31 additions and 5 deletions

View File

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