We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e75cb0 commit c92dc1cCopy full SHA for c92dc1c
scripts/release-notes.js
@@ -1,5 +1,5 @@
1
// Given a version, figure out what the release notes are so that we can use this to pre-fill the
2
-// relase notes on a GitHub release for the current version.
+// release notes on a GitHub release for the current version.
3
4
let path = require('path')
5
let fs = require('fs')
0 commit comments