fix(tools): no changes detected
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-03 - 3.1.1 - fix(tools)
|
||||||
|
no changes detected
|
||||||
|
|
||||||
|
- No files were modified in this diff
|
||||||
|
- No code or documentation changes to include in a commit message
|
||||||
|
|
||||||
## 2026-02-03 - 3.1.0 - feat(cli)
|
## 2026-02-03 - 3.1.0 - feat(cli)
|
||||||
add update command to check and update globally installed @git.zone packages
|
add update command to check and update globally installed @git.zone packages
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/tools',
|
name: '@git.zone/tools',
|
||||||
version: '3.1.0',
|
version: '3.1.1',
|
||||||
description: 'A CLI tool placeholder for development utilities.'
|
description: 'A CLI tool placeholder for development utilities.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user