Skip to content

Commit dfe51bd

Browse files
committed
chore(release): 0.4.1
1 parent 7cf2363 commit dfe51bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="0.4.1"></a>
6+
## [0.4.1](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.4.1) (2025-12-05)
7+
8+
### Bug Fixes
9+
10+
* **generator:** resolve factory discovery and code generation logic ([7cf2363](https://www.github.com/lucafabbri/ProjectR/commit/7cf2363c0f9fc4ce240025ba507f307c799eb671))
11+
512
<a name="0.4.0"></a>
613
## [0.4.0](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.4.0) (2025-10-06)
714

ProjectR/ProjectR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- NuGet Metadata -->
1313
<PackageId>ProjectR</PackageId>
14-
<Version>0.4.0</Version>
14+
<Version>0.4.1</Version>
1515
<Authors>Luca Fabbri</Authors>
1616
<Description>
1717
ProjectR: Unopinionated object mapping. No black magic. Just your rules, transparently automated.

0 commit comments

Comments
 (0)