From 508aab341763d4b34d95ff856dea3c888e3c0c2b Mon Sep 17 00:00:00 2001 From: Cowch Date: Sat, 12 Jul 2025 14:42:26 -0500 Subject: [PATCH] build(changelog): commited change log --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 257073f..47dee7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -## 1.0.0 (2025-07-12) +## 0.0.1-alpha.1 (2025-07-12) + +* refactor(versionrc): alloed project changes to show in the changelog ([2a9b571](https://git.tuffraid.net/cowch/logistics_support_tool/commits/2a9b571)) +* ci(builds): added better logic to building ([320968f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/320968f)) + + + +## v0.0.1-alpha-1 (2025-07-12) * fix(releases): spawn fixes to overcome npx and powershell ([eed0119](https://git.tuffraid.net/cowch/logistics_support_tool/commits/eed0119)) * refactor(releases): refactoring to get the actual release and changelog to show ([a20d377](https://git.tuffraid.net/cowch/logistics_support_tool/commits/a20d377))