Skip to content

Releases: grumpy-programmer/conventional-commits-semver-release

v1.1.8

26 Apr 13:51
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump glob from 7.2.0 to 8.0.1 (#11)

v1.1.7

26 Apr 13:47
Compare
Choose a tag to compare

Changelog:

  • chore(deps-dev): bump npm-check-updates from 11.8.5 to 12.5.9 (#12)

v1.1.6

26 Apr 13:46
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/core from 1.6.0 to 1.7.0 (#13)

v1.1.5

26 Apr 13:33
Compare
Choose a tag to compare

Changelog:

  • fix: error with regexp mapping (#17)

v1.1.4

26 Apr 13:25
Compare
Choose a tag to compare

Changelog:

  • feat: dependabot deps commit increase patch version (#16)

v1.1.3

26 Apr 11:12
Compare
Choose a tag to compare

Changelog:

  • fix: init version should not be incresed (#15)

v1.1.2

26 Apr 11:05
Compare
Choose a tag to compare

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

26 Apr 10:17
Compare
Choose a tag to compare

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

25 Apr 14:18
Compare
Choose a tag to compare

Changelog:

  • feat: init project (#1)
  • Initial commit