File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22---
33
4- ## v0.0.1-alpha2 (2024-09-13)
4+ ## v0.0.1-alpha.2 (2024-09-13)
55
66### Features
77
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <PackageReleaseNotes Condition =" '$(PackageVersion)' == '0.0.1-alpha2 '" >
3+ <PackageReleaseNotes Condition =" '$(PackageVersion)' == '0.0.1-alpha.2 '" >
44 <![CDATA[
55
66Features
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >0.0.1</VersionPrefix >
4- <VersionSuffix >alpha2 </VersionSuffix >
4+ <VersionSuffix >alpha.2 </VersionSuffix >
55 <PackageVersion Condition =" '$(VersionSuffix)' == ''" >$(VersionPrefix)</PackageVersion >
66 <PackageVersion Condition =" '$(VersionSuffix)' != ''" >$(VersionPrefix)-$(VersionSuffix)</PackageVersion >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments