Skip to content

Commit

Permalink
docs(README): add not about releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Jan 3, 2017
1 parent 5149e6c commit 4fc435f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,14 @@ yarn build
yarn build:watch
```

## Release

Decide if this is a `patch`, `minor` or `major` release, look at http://semver.org/

```sh
yarn release [major|minor|patch|x.x.x]
```

## Similar projects

There are multiple similar projects for other assertions libraries, all based on
Expand Down

0 comments on commit 4fc435f

Please sign in to comment.