Skip to content

Commit 214029d

Browse files
authored
🔖 Version 3.30.0 (#327)
1 parent d0b053e commit 214029d

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.30.0 - 2025-08-04
4+
### Changes
5+
* :sparkles: add support for page count & mime type, fix v2 field naming conventions
6+
### Fixes
7+
* :bug: fix for field attributes being at the wrong level
8+
9+
310
## v3.29.0 - 2025-07-29
411
### Changes
512
* :sparkles: Add support for mindee API V2 client & features

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

0 commit comments

Comments
 (0)