Skip to content

Commit 33ecafb

Browse files
authored
🔖 Version 3.31.0 (#330)
1 parent 8b7ae8b commit 33ecafb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## v3.31.0 - 2025-08-27
4+
### Changes
5+
* :sparkles: add typed properties to list and object
6+
### Fixes
7+
* :memo: fix page options doc
8+
9+
310
## v3.30.0 - 2025-08-04
411
### Changes
512
* :sparkles: add support for page count & mime type, fix v2 field naming conventions

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.30.0</VersionPrefix>
3+
<VersionPrefix>3.31.0</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)