Skip to content

Commit 872d042

Browse files
chore(release): 3.0.2 [automated]
## [3.0.2](v3.0.1...v3.0.2) (2026-01-28) ### 🐛 Bug Fixes * Update CloudinaryDotNet and WebView2 package versions; upgrade System.Text.Json and AsyncInterfaces ([f684962](f684962))
1 parent f684962 commit 872d042

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.2](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.1...v3.0.2) (2026-01-28)
2+
3+
### 🐛 Bug Fixes
4+
5+
* Update CloudinaryDotNet and WebView2 package versions; upgrade System.Text.Json and AsyncInterfaces ([f684962](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/f68496201ec112d60e3b2401cea01b17320534cb))
6+
17
## [3.0.1](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.0...v3.0.1) (2026-01-28)
28

39
### 🐛 Bug Fixes

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-->
99
<!-- <TargetFramework>net10.0</TargetFramework> -->
1010
<!-- Versioning (managed by CI/CD) -->
11-
<Version>3.0.1</Version>
11+
<Version>3.0.2</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)