fix(): no changes — empty diff, nothing to commit
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-24 - 2.8.4 - fix()
|
||||||
|
no changes — empty diff, nothing to commit
|
||||||
|
|
||||||
|
- Diff contained no modifications; no release required
|
||||||
|
|
||||||
## 2026-01-23 - 2.8.3 - fix(mod_output)
|
## 2026-01-23 - 2.8.3 - fix(mod_output)
|
||||||
use pattern base dir when computing relative paths for files to serve
|
use pattern base dir when computing relative paths for files to serve
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/tsbundle',
|
name: '@git.zone/tsbundle',
|
||||||
version: '2.8.3',
|
version: '2.8.4',
|
||||||
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
|
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user