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 13df24d commit 711bf2eCopy full SHA for 711bf2e
dev/release/README.md
@@ -45,7 +45,7 @@ $ GH_TOKEN=${YOUR_GITHUB_TOKEN} dev/release/bump_version.sh 19.0.0
45
```
46
47
It creates a feature branch and adds a commit that bumps version. This
48
-opens a pull request from the feature branch by `gh gr create`. So you
+opens a pull request from the feature branch by `gh pr create`. So you
49
need `gh` command and GitHub personal access token.
50
51
See also:
0 commit comments