fix(tools): no changes to commit
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-09 - 3.4.1 - fix(tools)
|
||||||
|
no changes to commit
|
||||||
|
|
||||||
|
- No files changed in this diff
|
||||||
|
- Current package version is 3.4.0 — no version bump required
|
||||||
|
|
||||||
## 2026-02-09 - 3.4.0 - feat(mod_update)
|
## 2026-02-09 - 3.4.0 - feat(mod_update)
|
||||||
add @git.zone/tsrust to supported modules list
|
add @git.zone/tsrust to supported modules list
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/tools',
|
name: '@git.zone/tools',
|
||||||
version: '3.4.0',
|
version: '3.4.1',
|
||||||
description: 'A CLI tool placeholder for development utilities.'
|
description: 'A CLI tool placeholder for development utilities.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user