chore(release): 0.0.1 [skip ci]

This commit is contained in:
Stevan Freeborn
2025-04-05 18:17:53 +00:00
parent 331c5c59e2
commit 6011fb347d
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<AssemblyTitle>AltGen.Console</AssemblyTitle>
<Product>AltGen.Console</Product>
<Description>A command-line interface for AltGen</Description>
<Version>0.0.0</Version>
<Version>0.0.1</Version>
<Authors>Stevan Freeborn</Authors>
<OutputType>Exe</OutputType>
<PublishSingleFile>true</PublishSingleFile>
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
<a name="0.0.1"></a>
## [0.0.1](https://www.github.com/StevanFreeborn/alt-gen/releases/tag/v0.0.1) (2025-04-05)
### Bug Fixes
* use GetSettingsPath when checking if settings exists ([b3afb2b](https://www.github.com/StevanFreeborn/alt-gen/commit/b3afb2b7d2a3582f4f303ba7fa7dca093a144725))
<a name="0.0.0"></a>
## [0.0.0](https://www.github.com/StevanFreeborn/alt-gen/releases/tag/v0.0.0) (2025-03-29)