Skip to content

Commit 8c6c01a

Browse files
committed
chore(release): 0.2.2
1 parent 052956f commit 8c6c01a

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
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.2.2"></a>
6+
## [0.2.2](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.2.2) (2025-09-17)
7+
8+
### Bug Fixes
9+
10+
* code analysis version ([052956f](https://www.github.com/lucafabbri/ProjectR/commit/052956f7e378fc4fa604ba7a930b19cb97749c30))
11+
* restored target for sample project ([c127fc5](https://www.github.com/lucafabbri/ProjectR/commit/c127fc54760353f20ea2abb6a3d544963159e3e8))
12+
513
<a name="0.2.1"></a>
614
## [0.2.1](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.2.1) (2025-09-14)
715

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.2.1</Version>
14+
<Version>0.2.2</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)