Skip to content

Commit a772439

Browse files
committed
Version 1.8.0
1 parent 535fec7 commit a772439

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
<!-- There is always Unreleased section on the top. Subsections (Add, Changed, Fix, Removed) should be Add as needed. -->
44
## Unreleased
5+
6+
## 1.8.0 - 2025-12-04
57
- Use `Feather.ErrorHandling` and `Feather.ConsoleApplication`
68
- [**BC**] Use net10
79

TucConsole.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFramework>net10.0</TargetFramework>
77
<PackageId>Tuc.Console</PackageId>
88
<Description>Console application for managing .tuc files.</Description>
9-
<Version>1.7.0</Version>
9+
<Version>1.8.0</Version>
1010
<PackageProjectUrl>https://github.com/TypedUseCase/tuc-console</PackageProjectUrl>
1111
<RepositoryUrl>https://github.com/TypedUseCase/tuc-console.git</RepositoryUrl>
1212
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)