Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b2c926e9ae | |||
| 8add9a3dde |
@@ -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
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@git.zone/tools",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"description": "A CLI tool placeholder for development utilities.",
|
||||
|
||||
@@ -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.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user