From bd1c8e7ffb4849e10176c35b6cfdfac2bd681d00 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Tue, 13 Nov 2018 10:31:28 +0100 Subject: [PATCH] Update examples --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ec3305b..d5cccec9 100644 --- a/README.md +++ b/README.md @@ -328,9 +328,10 @@ releaseIt(options).then(output => { ## Examples - [StevenBlack/hosts](https://github.com/StevenBlack/hosts) +- [swagger-api/swagger-js](https://github.com/swagger-api/swagger-js) +- [posva/vue-promised](https://github.com/posva/vue-promised) +- [blockchain-wallet-v4-frontend](https://github.com/blockchain/blockchain-wallet-v4-frontend) - [infor-design/enterprise](https://github.com/infor-design/enterprise) -- [InCuca/vue-standalone-component](https://github.com/InCuca/vue-standalone-component) -- [parsable/react-truncate-markup](https://github.com/parsable/react-truncate-markup) - [tsqllint/tsqllint](https://github.com/tsqllint/tsqllint) - [adr/madr](https://github.com/adr/madr) - GitHub search for [projects with .release-it.json](https://github.com/search?o=desc&q=in%3Apath+.release-it.json&s=indexed&type=Code)