File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ helping out.
5151
5252GitHub by default does not publicly state that you are a member of the
5353organization. Please feel free to change that setting for yourself so others
54- will know who's helping out. That can be configured on [ organization
54+ will know who's helping out. That can be configured on the [ organization
5555list] ( https://github.com/orgs/react-bootstrap/people ) page.
5656
5757Being a maintainer is not an obligation. You can help when you have time and be
@@ -77,7 +77,7 @@ Example usages of the release script:
7777$ ./tools/release patch
7878$ ./tools/release minor
7979$ ./tools/release major
80- $ ./tools/release minor --pre beta
80+ $ ./tools/release minor --preid beta
8181```
8282
8383Note that the above commands will bump the [ semver] ( http://semver.org ) version
You can’t perform that action at this time.
0 commit comments