Skip to content

Commit

Permalink
fix(release): manually release a major version
Browse files Browse the repository at this point in the history
There was an issue with a major release, so this manual-releases.md
change is to release a new major version.

BREAKING CHANGE: release 1.0.0
  • Loading branch information
Kent C. Dodds committed Mar 19, 2018
1 parent b191354 commit 63bca89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/manual-releases.md
Expand Up @@ -40,4 +40,4 @@ change is to release a new patch version.
Reference: #<the number of a relevant pull request, issue, or commit>
```

The number of times we've had to do a manual release is: 0
The number of times we've had to do a manual release is: 1

0 comments on commit 63bca89

Please sign in to comment.