Skip to content

Commit 18875c1

Browse files
🔖 Version 3.37.1 (#361)
1 parent d0192da commit 18875c1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mindee .NET Client Library Changelog
22

3+
## v3.37.1 - 2026-01-15
4+
### Changes
5+
6+
* :broom: add code quality checks & reformat entire codebase
7+
8+
39
## v3.37.0 - 2026-01-06
410

511
### Changes

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.37.0</VersionPrefix>
3+
<VersionPrefix>3.37.1</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)