Skip to content

Commit 84b9e3c

Browse files
committed
fixing the release notes
1 parent 40f3238 commit 84b9e3c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/DryIoc.Docs/VersionHistory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version History
22
---------------
33

4-
## v4.8.0 Bug-fix release / 2021-06-04
4+
## v4.8.0 Small feature release / 2021-06-04
55

66
- added: #406 Allow the registration of the partially closed implementation type
77

nuspecs/DryIoc.Internal.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<tags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory</tags>
1515
<releaseNotes>
1616
<![CDATA[
17-
## v4.8.0 Bug-fix release
17+
## v4.8.0 Small feature release
1818
1919
- added: #406 Allow the registration of the partially closed implementation type
2020

nuspecs/DryIoc.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<tags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory</tags>
1515
<releaseNotes>
1616
<![CDATA[
17-
## v4.8.0 Bug-fix release
17+
## v4.8.0 Small feature release
1818
1919
- added: #406 Allow the registration of the partially closed implementation type
2020

src/DryIoc/DryIoc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageTags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools</PackageTags>
1818
<PackageReleaseNotes>
1919
<![CDATA[
20-
## v4.8.0 Bug-fix release
20+
## v4.8.0 Small feature release
2121
2222
- added: #406 Allow the registration of the partially closed implementation type
2323

0 commit comments

Comments
 (0)