Skip to content

Commit ce5f722

Browse files
chore(deps): Bump Radzen.Blazor from 4.33.1 to 5.0.6 (#657)
* chore(deps): Bump Radzen.Blazor from 4.33.1 to 5.0.6 Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 4.33.1 to 5.0.6. - [Release notes](https://github.com/radzenhq/radzen-blazor/releases) - [Commits](radzenhq/radzen-blazor@v4.33.1...v5.0.6) --- updated-dependencies: - dependency-name: Radzen.Blazor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Update CHANGELOG.md [skip CI] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 9dcc11b commit ce5f722

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Update dependencies:
2020
- [#652](https://github.com/influxdata/influxdb-client-csharp/pull/652): `NUnit3TestAdapter` to `4.6.0`
2121
- [#654](https://github.com/influxdata/influxdb-client-csharp/pull/654): `WireMock.Net` to `1.5.62`
2222

23+
#### Examples:
24+
- [#657](https://github.com/influxdata/influxdb-client-csharp/pull/657): `Radzen.Blazor` to `5.0.6`
25+
2326
## 4.16.0 [2024-06-24]
2427

2528
### Features:

Examples/ExampleBlazor/ExampleBlazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<ProjectReference Include="..\..\Client.Linq\Client.Linq.csproj" />
1111
<ProjectReference Include="..\..\Client\Client.csproj" />
12-
<PackageReference Include="Radzen.Blazor" Version="4.33.1" />
12+
<PackageReference Include="Radzen.Blazor" Version="5.0.6" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)