Releases: nielstenboom/semantic-changelog-generator
Releases · nielstenboom/semantic-changelog-generator
v1.2.0
v1.1.0
What's Changed
- feat: allow scopes using a regular expression by @nielstenboom in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- chore: updates by @nielstenboom in #2
- ci: add test by @nielstenboom in #3
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Features 🔨
dac7072 feat: raise exception on failure
Fixes 🐛
44080da fix: example in the docs
640091a fix: move comments to correct place
6c91dad fix: delimiter in gh output
8f44f5d fix: concat with delimiter
df89542 fix: set value with delimiter
3955b97 fix: use constant
Other changes 📝
76db7cf docs: add example for branches
9dd7f0c correct output var
1eb232c use gh actio nnewline
18c747b install git
57d44f4 idk
1b69efa to root
f8d8d45 add action files
Chores 👷♂️
aa770d7 chore: add action to generate release notes