Skip to content

Commit 5640131

Browse files
Haroenvbobylito
authored andcommitted
fix(CONTRIBUTING): remove section about beta releases (#2109)
We don't have beta releases yet (see the [script](https://github.com/algolia/instantsearch.js/blob/develop/scripts/release.sh#L85-L92) and #2056), so the contributing section shouldn't be added yet. We will put this back when -b works, and we've found a strategy for making it work with jsDeliver
1 parent fa56551 commit 5640131

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@ Files are automatically formatted with prettier.
5757
npm run release
5858
```
5959

60-
### Beta release
61-
62-
```sh
63-
npm run release -- -b # or --beta
64-
```
65-
66-
Append `-beta.x` where x is a number to the version for beta, so 4.0.0-beta.2 for example.
67-
6860
## Update docs
6961

7062
Documentation website is automatically updated by Travis when master is merged.

0 commit comments

Comments
 (0)