Skip to content

Commit

Permalink
chore(package): readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanyow authored Dec 23, 2016
1 parent 02146a9 commit 500d69a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,15 @@ npm run test-watch
## Publishing

1. Bump the version

```shell
npm run bump-version [<newversion> | major | minor | patch]
```

2. Prepare the release (run tests, run build, docs, release notes)

```shell
npm run prepare-release
```

3. Commit, tag, npm publish (not automated)

0 comments on commit 500d69a

Please sign in to comment.