fix(tools): no changes to commit

This commit is contained in:
2026-02-09 13:41:40 +00:00
parent 79f9967db6
commit 8add9a3dde
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# 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)
add @git.zone/tsrust to supported modules list

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tools',
version: '3.4.0',
version: '3.4.1',
description: 'A CLI tool placeholder for development utilities.'
}