File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ helping out.
51
51
52
52
GitHub by default does not publicly state that you are a member of the
53
53
organization. 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
55
55
list] ( https://github.com/orgs/react-bootstrap/people ) page.
56
56
57
57
Being 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:
77
77
$ ./tools/release patch
78
78
$ ./tools/release minor
79
79
$ ./tools/release major
80
- $ ./tools/release minor --pre beta
80
+ $ ./tools/release minor --preid beta
81
81
```
82
82
83
83
Note that the above commands will bump the [ semver] ( http://semver.org ) version
You can’t perform that action at this time.
0 commit comments