Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed Jul 3, 2024
2 parents 057decb + 9b79f92 commit 1cf92d8
Show file tree
Hide file tree
Showing 16 changed files with 8,517 additions and 8,572 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to **LightQuery** are documented here.

## v2.4.1:
- The Angular client now has a `removeQueryParameter` method

## v2.4.0:
- Added a dedicated target for .NET 8
- Added tests for .NET 8
Expand Down
2 changes: 1 addition & 1 deletion build/.build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Nuke.Common" Version="8.0.0" />
<PackageReference Include="Nuke.WebDocu" Version="5.0.1" />
<PackageReference Include="Nuke.GitHub" Version="5.0.1" />
<PackageReference Include="ReportGenerator" Version="5.2.1" />
<PackageReference Include="ReportGenerator" Version="5.3.7" />
<PackageReference Include="docfx.console" Version="2.59.4">
<ExcludeAssets>build</ExcludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
Loading

0 comments on commit 1cf92d8

Please sign in to comment.