fix(package): bump package version to 1.12.8

This commit is contained in:
2026-03-24 19:48:03 +00:00
parent 4026f09339
commit 9f15e2fa4e
4 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-03-24 - 1.12.9 - fix(package)
bump package version to 1.12.8
- Updates the package metadata version with no indicated source changes.
## 2026-03-24 - 1.12.8 - fix(package)
bump package version to 1.12.8

View File

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

File diff suppressed because one or more lines are too long

View File

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