Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Dec 02:27
· 9 commits to main since this release
v1.1.1
980e742

1.1.1 - 2025-12-24

Changed

  • Cleanup .gitignore (#21)
  • Update xunit to v3 (#23)
  • Bump coverlet.collector in the test-dependencies group (#24)
  • Bundle xunit.v3 in test dependencies (#27)
  • Bump the test-dependencies group across 1 directory with 2 updates (#28)
  • Bump dotnet-sdk from 8.0.404 to 8.0.405 (#29)
  • Bump coverlet.collector in the test-dependencies group (#30)
  • Bump Nuke.Common from 9.0.3 to 9.0.4 (#31)
  • Bump the test-dependencies group with 2 updates (#32)
  • Bump dotnet-sdk from 8.0.405 to 8.0.406 (#33)
  • Bump Microsoft.NET.Test.Sdk in the test-dependencies group (#34)
  • Bump xunit.v3 in the test-dependencies group (#35)
  • Bump dotnet-sdk from 8.0.406 to 8.0.407 (#36)
  • Bump xunit.v3 in the test-dependencies group (#37)
  • Bump dotnet-sdk from 8.0.407 to 8.0.408 (#38)
  • Bump dotnet-sdk from 8.0.408 to 8.0.409 (#39)
  • Bump dotnet-sdk from 8.0.409 to 8.0.410 (#40)
  • Bump the test-dependencies group with 4 updates (#41)
  • Bump dotnet-sdk from 8.0.410 to 8.0.411 (#42)
  • Bump dotnet-sdk from 8.0.411 to 8.0.412 (#43)
  • Bump the test-dependencies group with 2 updates (#44)
  • Bump dotnet-sdk from 8.0.412 to 8.0.413 (#45)
  • Bump the test-dependencies group with 2 updates (#48)
  • Bump actions/checkout from 4 to 5 (#46)
  • Bump 1password/load-secrets-action from 2 to 3 (#47)
  • Bump actions/setup-dotnet from 4 to 5 (#49)
  • Bump dotnet-sdk from 8.0.413 to 8.0.414 (#50)
  • Bump the test-dependencies group with 3 updates (#51)
  • Bump dotnet-sdk from 8.0.414 to 8.0.415 (#52)
  • Bump the test-dependencies group with 1 update (#53)
  • Bump dotnet-sdk from 8.0.415 to 8.0.416 (#54)
  • Bump the test-dependencies group with 1 update (#55)
  • Bump actions/checkout from 5 to 6 (#56)
  • Bump the test-dependencies group with 1 update (#57)
  • Update .NET SDK to 10.0.101 (Resolves #58)
  • Upgrade Nuke to 10.1.0 (Resolves #59)
  • Use language version 14 (Resolves #60)
  • Use switch expression for duplicate path (Resolves #61)

Fixed

  • Fix release recipe to create artifacts dir (#22)