Releases: bartoszmajsak/github-changelog-generator
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Changelog
2bf6431 feat: prints unlabeled PRs to stderr
e58ddc8 fix: aligns headers in adoc with antora layout
4d3b03b chore(ci): bumps golang to 1.14.1
6699c9c revert: collapsible section in adoc - not working with antora
1b54d34 feat: makes collapsible title in bold
c011d79 feat: makes adoc template collapsible
390847f chore(ci): bumps golang to latest 1.13.8
v0.0.2
v0.0.1
Changelog
36c6812 docs: updates README with labels details and installation
ade8485 feat: get.sh for simpler installation
232db44 feat: release prepartion script
0e947b1 feat(make): ensures dep is installed first to align ginkgo version
5b03b09 fix(makefile): adds missing variables for tools target
a438970 fix(circleci): cleans up jobs definitions
bf5436c feat: adds goreleaser and release job
1dc8992 feat: shows only latest deps updates
18a0964 fix: uses defaultBranchRef instead of hardcoded master
af41135 feat: fetches changes since last gh release and thus emoving from flag
5ab151d feat: introduces asciidoc format
78bb79b fix: in case of missing label pr goes to misc
cb5ee99 fix: makes from flag require and defaults tag to UNRELEASED
3e920e1 feat: sorts dependabot prs
cc29381 feat: introduces adoc template
69c11ce fix: checks existence of GH token
190d02f chore: exposes red format for printing out msgs
551590b chore: moves release logic to github pkg
0cc6281 docs: minimal README
3ba0d54 build(deps): bumps viper to latest release
a222c6d build(test-deps): bumps ginkgo and gomega
0575419 ci(deps): bumps golang image to 1.13.4
fdd6790 chore: minor code cleanup
72bdfdd chore: renames token env var to GHC_GITHUB_TOKEN
ce06116 fix: aligns config file settings from template to project names
1004941 feat: fetching release details using GH GraphQL
c8624ff fix(golangci): linter settings
789e873 chore(circleci): updates golang to 1.13 release
b87c855 fix: custom binary name
77152d3 fix: customized code to match repo
e4fb750 Initial commit