maulik13
dc4d1c581a
feat(analyzer): update AnalyzedCommit to add flexibility in parsing a message
...
This provides flexibility of parsing and rendering structured messages
with more detail in the changelog and helps extract metadata from the
message. The new structure can be used to split a message in multiple
blocks (e.g. footer)
2021-02-23 14:25:09 +01:00
Sebastian Beisch
8db8b0d72c
feat(analyzer): add conventional commit format
...
See: [conventional](https://www.conventionalcommits.org/en/v1.0.0/#summaryhttps://www.conventionalcommits.org/en/v1.0.0/#summary )
2021-01-21 21:41:14 +01:00
Nightapes
8e3c446605
docs(README): add hooks
2020-01-05 18:56:37 +01:00
fwiedmann
a6c651a97f
fix(github): remove 'draft' option because releases will always be published public
2019-08-13 23:01:38 +02:00
Nightapes
6a514158ce
fix(cache): save commits to cache to avoid empty changelog
2019-08-11 18:27:52 +02:00
Nightapes
1daff2bc8a
refactor(pkg): clean up semantic release interface
2019-07-24 22:14:03 +02:00
Nightapes
e222734a1a
test(internal/*): add more unit tests
2019-07-22 20:47:10 +02:00
Nightapes
6267e1cc81
refactor(pkg/semanticrelease): clean up code
2019-07-22 20:46:48 +02:00
Nightapes
58f2ebb6d0
style(internal/*): fix lint issues
2019-07-21 15:15:01 +02:00
Nightapes
791983faae
test(*): add unit tests
2019-07-21 15:07:13 +02:00
Felix Wiedmann
d36be78c9c
ref(releasetype/draft): infomation about if release is a draft will now be set in the sharedVersion
2019-06-20 10:49:50 +02:00
Nightapes
efcea0fafd
style(*): fix lint issues
2019-06-15 23:16:30 +02:00
Nightapes
cf0431846b
refactor(*): clean up code
2019-06-15 23:03:27 +02:00
Nightapes
d7664eb8e8
feat(config): add config file
2019-05-15 22:09:52 +02:00