Releases: grumpy-programmer/conventional-commits-semver-release
Releases · grumpy-programmer/conventional-commits-semver-release
v1.1.8
Changelog:
- chore(deps): bump glob from 7.2.0 to 8.0.1 (#11)
v1.1.7
Changelog:
- chore(deps-dev): bump npm-check-updates from 11.8.5 to 12.5.9 (#12)
v1.1.6
Changelog:
- chore(deps): bump @actions/core from 1.6.0 to 1.7.0 (#13)
v1.1.5
Changelog:
- fix: error with regexp mapping (#17)
v1.1.4
Changelog:
- feat: dependabot deps commit increase patch version (#16)
v1.1.3
Changelog:
- fix: init version should not be incresed (#15)
v1.1.2
Changelog:
- fix: add only title form commit messages to release changelog (#14)
- chore: add dependabot config (#8)
- chore: clean codeql-analysis pipeline (#7)
v1.1.1
Changelog:
- chore: change main pipeline order (#6)
- fix: add filter for release tags (#5)
- chore: add codeql-analysis (#4)
- docs: add github action badge for main branch (#3)
- chore: switch to conventional-commits-semver-release in build pipeline (#2)
v1.1.0
Changelog:
- feat: init project (#1)
- Initial commit