fix(): no changes
This commit is contained in:
12
changelog.md
Normal file
12
changelog.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-08 - 1.0.2 - fix()
|
||||
no changes
|
||||
|
||||
- No changes detected in git diff; no release necessary.
|
||||
|
||||
## 2026-02-08 - 1.0.1 - initial release
|
||||
Initial release of the project.
|
||||
|
||||
- Initial commit creating the project repository and baseline files.
|
||||
- Tagged as version 1.0.1.
|
||||
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: '@push.rocks/smartrust',
|
||||
version: '1.0.2',
|
||||
description: 'a bridge between JS engines and rust'
|
||||
}
|
||||
Reference in New Issue
Block a user