We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865a9fd commit 3da31c1Copy full SHA for 3da31c1
commitfusion.psd1
@@ -48,7 +48,7 @@
48
LicenseUrl = 'https://choosealicense.com/licenses/mit'
49
ProjectUrl = 'https://gitlab.com/phellams/commitfusion'
50
IconUrl = 'https://raw.githubusercontent.com/phellams/phellams-general-resources/main/logos/commitfusion/dist/png/commitfusion-logo-512x512.png'
51
- ReleaseNotes = 'https://gitlab.com/phellams/commitfusion'
+ ReleaseNotes = @()
52
Prerelease = 'beta'
53
RequireLicenseAcceptance = $false
54
ExternalModuleDependencies = @()
0 commit comments