Skip to content

Commit

Permalink
Add link to repository dependents to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Dec 13, 2018
1 parent 2ee03e5 commit 3607e70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -452,7 +452,7 @@ releaseIt(options).then(output => {
});
```

## Examples
## Example projects using release-it

- [react-navigation/react-navigation](https://github.com/react-navigation/react-navigation)
- [swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui)
Expand All @@ -465,6 +465,7 @@ releaseIt(options).then(output => {
- [infor-design/enterprise](https://github.com/infor-design/enterprise)
- [tsqllint/tsqllint](https://github.com/tsqllint/tsqllint)
- [segmentio/typewriter](https://github.com/segmentio/typewriter)
- [Repositories that depend on release-it](https://github.com/webpro/release-it/network/dependents)
- GitHub search for [projects with .release-it.json](https://github.com/search?o=desc&q=in%3Apath+.release-it.json&s=indexed&type=Code)

## Resources
Expand Down

0 comments on commit 3607e70

Please sign in to comment.