fix(core): Internal changes with no functional impact.
This commit is contained in:
parent
33932a4b23
commit
73aaebbe42
8
changelog.md
Normal file
8
changelog.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-02-24 - 1.0.2 - fix(core)
|
||||
Internal changes with no functional impact.
|
||||
|
||||
|
||||
## 2025-02-24 - 1.0.1 - initial release
|
||||
Initial release with baseline functionality.
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tspm',
|
||||
version: '1.0.2',
|
||||
description: 'a no fuzz task manager'
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user