From 0a2a2d2c5bc582005cc65126296473438b046a86 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 30 Jan 2020 15:02:21 +0100 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8179525..1b4cbb1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ hooks: - name: echo $RELEASE_VERSION ``` -#### CommitFormat +#### CommitFormat t Set the commit format, at the moment we support ony [angular](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit-message-format), more coming soon.