fix(tsbuild): minor maintenance updates and documentation improvements

This commit is contained in:
2025-05-21 18:06:46 +00:00
parent 8463fbc78a
commit b9cf09ccba
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.6.2',
version: '2.6.3',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}