File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ # 2.4.1.2 (08 December 2023)
2+ - [ #85 ] ( https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/85 ) - Workaround for: Random.Generate Type=" ; Long" ; [ bug] contributed by [ StefH] ( https://github.com/StefH )
3+
14# 2.4.1.1 (08 December 2023)
25- [ #84 ] ( https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/84 ) - Workaround for: Random.Generate Type=" ; Long" ; [ bug] contributed by [ StefH] ( https://github.com/StefH )
36
Original file line number Diff line number Diff line change 55
66 <PropertyGroup >
77 <TargetFrameworks >net451;net452;net46;netstandard1.3;netstandard2.0;netstandard2.1</TargetFrameworks >
8- <VersionPrefix >2.4.1.1 </VersionPrefix >
8+ <VersionPrefix >2.4.1.2 </VersionPrefix >
99 <LangVersion >11</LangVersion >
1010 <Nullable >enable</Nullable >
1111 <Copyright >Copyright © 2020-2023 Stef Heyenrath</Copyright >
Original file line number Diff line number Diff line change 11rem https://github.com/StefH/GitHubReleaseNotes
22
3- SET version = 2.4.1.1
3+ SET version = 2.4.1.2
44
55GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid documentation duplicate --version %version% --token %GH_TOKEN%
You can’t perform that action at this time.
0 commit comments