Releases: git-chglog/git-chglog
v0.15.4
v0.15.3
Changelog
- 6ad9b5c fix: release process (#231)
- b0f4afe fix(deps): update module github.com/urfave/cli/v2 to v2.24.3 (#227)
- f608376 fix(deps): update module github.com/fatih/color to v1.14.1 (#224)
- 6ff4d21 fix(deps): update all non-major dependencies (#223)
- f3cf5b6 fix(ci): add integration test with docker image (#226)
- 0633628 chore: update changelog for v0.15.3
- 26c9a7c chore: update changelog for v0.15.3
- 1dbe8da chore: bump goreleaser/goreleaser-action to v4. Closes #208
- 13cb5b3 chore: bump docker/login-action to v2. Closes #206
v0.15.2
Changelog
- 66a1d9e fix: typo in readme (#196)
- 5896ad9 fix(deps): update module gopkg.in/yaml.v2 to v3 (#221)
- 7d4f3e8 chore: update changelog for v0.15.2
- 3632061 chore: update changelog for v0.15.2
- cbab5b8 chore: update Go install instructions (#205)
- d1dc1da chore: bump golang to 1.19 (#218)
- 4f3ff62 chore(deps): update all non-major dependencies (#220)
v0.15.1
Changelog
- 93707ab fix(deps): update module github.com/andygrunwald/go-jira to v1.14.0 (#167)
- 7a38968 fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.16 (#165)
- 0022ecf fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.15 (#163)
- 3d80060 fix(deps): update all non-major dependencies (#179)
- 2861505 ci(workflows): 🔧 remove manual if contains skip in workflows (#164)
- 03f0a44 chore: update changelog for v0.15.1
- 9558380 chore: ignore .vscode
- 899c1ed chore(deps): update all non-major dependencies docker tags (#168)
Docker images
docker pull quay.io/git-chglog/git-chglog:0.15.1
v0.15.0
Changelog
9842899 fix(deps): update module github.com/fatih/color to v1.12.0 (#150)
ac01b30 fix(deps): update module github.com/fatih/color to v1.11.0 (#149)
45e01f0 fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.14 (#158)
6a18b6e fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.13 (#156)
cefdc53 fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.12 (#147)
21b98bd feat: Automatic link for gitlab merge requests (#160)
82ead28 chore: update changelog for v0.15.0
b38b503 chore(deps): update alpine docker tag to v3.14.0 (#153)
Docker images
docker pull quay.io/git-chglog/git-chglog:0.15.0
v0.14.2
v0.14.1
Changelog
fdd421b fix(template): address regression in string functions for template engine (#142)
2307bff feat: add docker image on release and master (#135)
8d9e00b ci: overall enhancements and cosmetics improvements (#134)
bc0f363 chore: update changelog for v0.14.1
b02996e chore: add make release target (#130)
7cc56b1 chore: add docker target to Makefile (#138)
f76afed chore(deps): update alpine docker tag to v3.13.4 (#136)
Docker images
docker pull quay.io/git-chglog/git-chglog:0.14.1
docker pull quay.io/git-chglog/git-chglog:latest
v0.14.0
v0.13.0
v0.12.0
BREAKING CHANGE
JiraIssueId
has been renamed to JiraIssueID
. This impacts the value for pattern_maps
in config.yml
.
Changelog
ebff3d0 feat: allow tag sorting by semver (#124)
2caa67c chore: update changelog for v0.12.0
9926e07 chore: bumps version to v0.12.0
2c3d3f4 chore: bump golang to 1.16 (#118)
9a1a9a5 chore(docs):cleanup Markdown lint issues and line breaks (#122)
ae3382b chore(ci): add golangci-lint action and apply linting changes (#120)