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-09 - 1.0.2 - fix()
|
||||||
|
no changes
|
||||||
|
|
||||||
|
- No files changed in the working tree; nothing to commit.
|
||||||
|
|
||||||
|
## 2026-02-09 - 1.0.1 - release
|
||||||
|
Initial release.
|
||||||
|
|
||||||
|
- Initial commit ("initial")
|
||||||
|
- Project set to version 1.0.1
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* autocreated commitance data
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/tsrust',
|
name: '@git.zone/tsrust',
|
||||||
version: '1.0.1',
|
version: '1.0.2',
|
||||||
description: 'A tool for compiling Rust projects, detecting Cargo workspaces, building with cargo, and placing binaries in a conventional dist_rust directory.',
|
description: 'A tool for compiling Rust projects, detecting Cargo workspaces, building with cargo, and placing binaries in a conventional dist_rust directory.'
|
||||||
};
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user