chore(release): 1.6.7
## [1.6.7](https://gitlab.com/oceanbox/Plume/compare/v1.6.6...v1.6.7) (2025-09-27) ### Bug Fixes * Bump nix deps ([90b4f58](90b4f58193))
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.6.7](https://gitlab.com/oceanbox/Plume/compare/v1.6.6...v1.6.7) (2025-09-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Bump nix deps ([90b4f58](https://gitlab.com/oceanbox/Plume/commit/90b4f581933809208f98890994d52c321d66adfb))
|
||||
|
||||
## [1.6.6](https://gitlab.com/oceanbox/Plume/compare/v1.6.5...v1.6.6) (2025-09-24)
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
<Version>1.6.6</Version>
|
||||
<Version>1.6.7</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="../Lib/Plume.Lib.fsproj"/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<IsPackable>true</IsPackable>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
<Version>1.6.6</Version>
|
||||
<Version>1.6.7</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Settings.fs"/>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
<Version>1.6.6</Version>
|
||||
<Version>1.6.7</Version>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<!-- https://www.gresearch.co.uk/blog/article/improve-nuget-restores-with-static-graph-evaluation/ -->
|
||||
<RestoreUseStaticGraphEvaluation>true</RestoreUseStaticGraphEvaluation>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<IsPackable>false</IsPackable>
|
||||
<GenerateProgramFile>false</GenerateProgramFile>
|
||||
<IsTestProject>true</IsTestProject>
|
||||
<Version>1.6.6</Version>
|
||||
<Version>1.6.7</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="TestUtils.fs"/>
|
||||
|
||||
Reference in New Issue
Block a user