Compare commits

..

2 Commits

Author SHA1 Message Date
Sebastian
0a2a2d2c5b test 2020-01-30 15:02:21 +01:00
Felix Wiedmann
a6dcad2b69 Merge pull request #33 from Nightapes/beta
fix(prerelease): calculate right version if branch is set to alpha,beta or rc
2020-01-26 17:16:48 +01:00

View File

@@ -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.