We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94acbc8 commit d69d47bCopy full SHA for d69d47b
2 files changed
.claude/skills/prepare-release/SKILL.md
@@ -53,8 +53,6 @@ Features:
53
54
Fixes:
55
* @user: description (#125)
56
-
57
-See more details here: https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md#vXYZ
58
</PackageReleaseNotes>
59
```
60
src/CommandLineUtils/releasenotes.props
@@ -26,8 +26,6 @@ Other:
26
* @natemcmaster: Use NuGet trusted publishing with OIDC
27
* @dependabot: Update GitHub Actions (#568)
28
* @natemcmaster: Upgrade docfx to 2.78.4
29
30
-See more details here: https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md#v500-beta
31
32
<PackageReleaseNotes Condition="$(VersionPrefix.StartsWith('4.1.'))">
33
Changes since 4.0:
0 commit comments