Skip to content

Commit 3a3fd81

Browse files
committed
chore(release): 1.0.1
1 parent 674491b commit 3a3fd81

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
@@ -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="1.0.1"></a>
6+
## [1.0.1](https://www.github.com/lucafabbri/ProjectR/releases/tag/v1.0.1) (2026-01-12)
7+
8+
### Bug Fixes
9+
10+
* configure ProjectR and ProjectR.Generator for NuGet publishing ([674491b](https://www.github.com/lucafabbri/ProjectR/commit/674491bd4722960fab30bfe064fdfb5d9114d796))
11+
512
<a name="1.0.0"></a>
613
## [1.0.0](https://www.github.com/lucafabbri/ProjectR/releases/tag/v1.0.0) (2026-01-12)
714

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-
<Version>1.0.0</Version>
3+
<Version>1.0.1</Version>
44
<Authors>Luca Fabbri</Authors>
55
<Description>ProjectR: Unopinionated object mapping. No black magic. Just your rules, transparently automated.</Description>
66
<RepositoryUrl>https://github.com/lucafabbri/ProjectR</RepositoryUrl>

0 commit comments

Comments
 (0)