From b08282300f219bb954e174a4e98400c50ed5ea72 Mon Sep 17 00:00:00 2001 From: Devon Bleibtrey Date: Sat, 3 Aug 2019 12:18:10 -0400 Subject: [PATCH] Adding link to example git releases --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbe0363..1dbd13d 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,5 @@ Automate Your Release Notes in 3-Clicks @ [NextRelease.io](https://www.nextrelea > - Responsive Styling Fixes [#154](https://github.com/nextreleaseio/frontend/pull/154) ( [donaldwasserman](https://github.com/donaldwasserman) ) > - Changed filtering to modified date [#152](https://github.com/nextreleaseio/frontend/pull/152) ( [donaldwasserman](https://github.com/donaldwasserman) ) +# Other Examples +* [Automatic Git Tagging & GitHub Release Creation](https://github.com/nextreleaseio/example-single-branch/releases)