From dff0a34ab276962896e42cc42b9adc8d85f34550 Mon Sep 17 00:00:00 2001 From: Pierre Vanduynslager Date: Fri, 16 Mar 2018 16:09:23 -0400 Subject: [PATCH] docs: add "Introduction to Semantic Release" article --- docs/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources.md b/docs/resources.md index fd08e68c..e89f9f1e 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -13,6 +13,7 @@ ## Articles - [“Introduction to SemVer” - Irina Gebauer](https://blog.greenkeeper.io/introduction-to-semver-d272990c44f2) +- ["Introduction to Semantic Release" - liv](https://blog.greenkeeper.io/introduction-to-semantic-release-33f73b117c8) ## Tutorials