We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0192da commit 18875c1Copy full SHA for 18875c1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Mindee .NET Client Library Changelog
2
3
+## v3.37.1 - 2026-01-15
4
+### Changes
5
+
6
+* :broom: add code quality checks & reformat entire codebase
7
8
9
## v3.37.0 - 2026-01-06
10
11
### Changes
Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <VersionPrefix>3.37.0</VersionPrefix>
+ <VersionPrefix>3.37.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Mindee</Authors>
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
0 commit comments