fix(core): No changes detected in the codebase.
This commit is contained in:
parent
52e85d61cd
commit
993997d5fa
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-12-04 - 2.0.29 - fix(core)
|
||||||
|
No changes detected in the codebase.
|
||||||
|
|
||||||
|
|
||||||
## 2024-12-04 - 2.0.28 - fix(tswatch)
|
## 2024-12-04 - 2.0.28 - fix(tswatch)
|
||||||
Add logging to notify folder watcher creation and building processes
|
Add logging to notify folder watcher creation and building processes
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/tswatch',
|
name: '@git.zone/tswatch',
|
||||||
version: '2.0.28',
|
version: '2.0.29',
|
||||||
description: 'watch typescript projects during development'
|
description: 'watch typescript projects during development'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user