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.
1 parent 1c50b5c commit acaccf7Copy full SHA for acaccf7
scripts/release-notes.mjs
@@ -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
import * as fs from 'node:fs/promises'
5
import * as path from 'node:path'
0 commit comments