Skip to content

Commit

Permalink
updated README with release tag link
Browse files Browse the repository at this point in the history
  • Loading branch information
akmorrow13 committed Jun 27, 2019
1 parent 15346dd commit 559078e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ To cut a new release:
- Update `version` in both `package.json` and `pileup.js`. Commit this change.
- Run `scripts/publish.sh`
- Run `npm publish`
- Push to github and tag a release there. Add release notes.
- Push to github and [tag a release][tagRelease] there. Add release notes.

## License

Expand All @@ -151,3 +151,4 @@ pileup.js is [Apache v2](/LICENSE) licensed.
[flexbox]: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes
[demo]: http://www.hammerlab.org/pileup/
[biorxiv]: http://biorxiv.org/content/early/2016/01/26/036962
[tagRelease]: https://help.github.com/en/articles/creating-releases

0 comments on commit 559078e

Please sign in to comment.