Skip to content

Commit 4b5e2c5

Browse files
author
Reqnroll CI
committed
[automated commit] bump version after release of 3.3.3
1 parent d1a7aca commit 4b5e2c5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Improvements:
44

5+
## Bug fixes:
6+
7+
*Contributors of this release (in alphabetical order):*
8+
9+
# v3.3.3 - 2026-01-27
10+
11+
## Improvements:
12+
513
* Improve binding discovery so that the discovery can continue even if the attributes of a type fail to load (#1006)
614

715
## Bug fixes:

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<PropertyGroup>
14-
<VersionPrefix>3.3.3</VersionPrefix>
14+
<VersionPrefix>3.3.4</VersionPrefix>
1515
<VersionSuffix>local</VersionSuffix>
1616
<AssemblyVersion>3.0.0</AssemblyVersion>
1717
<CompatibilityVersionUpperRange>4</CompatibilityVersionUpperRange>

0 commit comments

Comments
 (0)