Skip to content

Commit

Permalink
update release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Aug 26, 2018
1 parent 783a66a commit cdcd0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Determine the new version by looking at PR labels and using semantic versioning.
| enhancement | minor | 0.1.0 |
| breaking | major | 1.0.0 |

Run the following command to bump all package versions.
First make sure you're on master and run the following command to bump all package versions and generate a changelog.

```sh
yarn publish:packages [patch || minor || major]
Expand Down

0 comments on commit cdcd0db

Please sign in to comment.