summaryrefslogtreecommitdiff
path: root/tools/release/02_create_pr.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/release/02_create_pr.ts')
-rwxr-xr-xtools/release/02_create_pr.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/release/02_create_pr.ts b/tools/release/02_create_pr.ts
index af3f81f02..5ef64cd14 100755
--- a/tools/release/02_create_pr.ts
+++ b/tools/release/02_create_pr.ts
@@ -36,7 +36,6 @@ function getPrBody() {
`Please ensure:\n` +
`- [ ] Target branch is correct (\`vX.XX\` if a patch release, \`main\` if minor)\n` +
`- [ ] Crate versions are bumped correctly\n` +
- `- [ ] deno_std version is incremented in the code (see \`cli/deno_std.rs\`)\n` +
`- [ ] Releases.md is updated correctly (think relevancy and remove reverts)\n\n` +
`To make edits to this PR:\n` +
"```shell\n" +