We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43a3cd8 + e077752 commit aac8bc7Copy full SHA for aac8bc7
VERSIONING.md
@@ -75,10 +75,10 @@ filters and checks for changes tagged as breaking (see below).
75
76
### Tooling
77
78
-* [release-notes.sh](hack/release-notes.sh): generate release notes
+* [release-notes.sh](hack/release/release-notes.sh): generate release notes
79
for a range of commits, and check for next version type (***TODO***)
80
81
-* [verify-commit-messages.sh](hack/verify-commit-messages.sh): check that
+* [verify-emoji.sh](hack/release/verify-emoji.sh): check that
82
your PR and/or commit messages have the right versioning icon
83
(***TODO***).
84
0 commit comments