fix(package): bump package version to 1.12.8

This commit is contained in:
2026-03-24 19:47:42 +00:00
parent 792216f7c1
commit 961841cdf7
4 changed files with 8 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.12.7',
version: '1.12.8',
description: 'A CLI tool for viewing S3 and MongoDB data with a web UI'
}