Skip to content

Releases: taskmedia/action-conventional-commits

v1.0.0

02 Sep 05:43
Compare
Choose a tag to compare

Changes

🚀 Features

  • use cc output to label PR @fty4 (#83)
  • change input types back to vertical bar @fty4 (#78)

🐛 Bug Fixes

  • fix(cicd): skip labeling for dependabot @fty4 (#108)
  • ensure only one SemVer label is present @fty4 (#87)
  • add repo information to labeling cmd @fty4 (#86)
  • correct autolabeler / release-resolver @fty4 (#85)
  • add workaround to use npm version in readme @fty4 (#82)
  • revert bitflight-devops/github-action-readme-generator v1.3.14 @fty4 (#80)

🧰 Maintenance

  • only trigger commits workflow on main branch on push event @fty4 (#84)
  • run commit check on push @fty4 (#76)

📜 Dependencies

  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 @dependabot (#101)
  • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 @dependabot (#103)
  • chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 @dependabot (#104)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1 @dependabot (#107)
  • chore(deps): bump mikefarah/yq from 4.27.2 to 4.27.3 @dependabot (#102)
  • chore(deps-dev): bump @types/node from 18.7.11 to 18.7.14 @dependabot (#105)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.34.0 @dependabot (#98)
  • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 @dependabot (#90)
  • chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7 @dependabot (#95)
  • chore(deps-dev): bump @types/node from 18.7.2 to 18.7.11 @dependabot (#97)
  • chore(deps): bump bitflight-devops/github-action-readme-generator from 1.1.10 to 1.3.14 @dependabot (#89)
  • chore(deps): bump bitflight-devops/github-action-readme-generator from 1.1.10 to 1.3.14 @dependabot (#77)

Contributors

@dependabot, @dependabot[bot] and @fty4

v0.7.4

12 Aug 12:14
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Contributors

@fty4

v0.7.3

12 Aug 12:10
Compare
Choose a tag to compare

⚠️ This release failed - please use v0.7.4 or later.

Changes

🐛 Bug Fixes

  • checkout main branch on release checkout-action @fty4 (#74)

Contributors

@fty4

v0.7.2

12 Aug 12:04
4551b3f
Compare
Choose a tag to compare

⚠️ This release failed - please use v0.7.4 or later.

Changes

  • ensure main is checkedout on releasing @fty4 (#73)

Contributors

@fty4

v0.7.1

12 Aug 11:53
Compare
Choose a tag to compare

⚠️ This release failed - please use v0.7.4 or later.

Changes

🐛 Bug Fixes

  • push within release without specifing branch @fty4 (#72)

Contributors

@fty4

v0.7.0

12 Aug 11:48
4bcdb45
Compare
Choose a tag to compare

⚠️ This release failed - please use v0.7.4 or later.

Changes

🚀 Features

🐛 Bug Fixes

  • publish npm version to main branch; stop creating release branches @fty4 (#71)
  • update codeowner @fty4 (#69)

📜 Dependencies

  • chore(deps-dev): bump @types/node from 18.7.1 to 18.7.2 @dependabot (#68)

Contributors

@dependabot, @dependabot[bot] and @fty4

v0.6.0

11 Aug 14:50
Compare
Choose a tag to compare

Changes

🚀 Features

  • update package.json version on release @fty4 (#64)
  • Allow action to be executed on push @fty4 (#57)

🐛 Bug Fixes

  • do not use gitignore within act @fty4 (#59)
  • ensure build is executed before package @fty4 (#58)

📜 Dependencies

  • chore(deps): bump taskmedia/action-conventional-commits from 0.4.1 to 0.5.2 @dependabot (#61)
  • chore(deps-dev): bump @types/node from 18.6.5 to 18.7.1 @dependabot (#63)

Contributors

@dependabot, @dependabot[bot] and @fty4

v0.5.2

10 Aug 10:17
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • escape commit command in Taskfile @fty4 (#56) (not in v0.5.1)
  • use cmds instead of deps to prevent parallel execution @fty4 (#55) (not in v0.5.0)

🧰 Maintenance

  • add dependencies section to release-drafter @fty4 (#51)
  • chore tasks: formatting, gitignore, metadata @fty4 (#49)
  • update commits workflow to use v0.4.1 @fty4 (#41)

📜 Dependencies

  • chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 @dependabot (#45)
  • chore(deps): bump @actions/core from 1.9.0 to 1.9.1 @dependabot (#46)
  • chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.2 @dependabot (#44)
  • chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 @dependabot (#43)
  • chore(deps): bump bitflight-devops/github-action-readme-generator from 1.1.9 to 1.1.10 @dependabot (#42)

Contributors

@dependabot, @dependabot[bot] and @fty4

v0.4.1

08 Aug 14:49
1840822
Compare
Choose a tag to compare

Changes

  • chore(deps): bump bitflight-devops/github-action-readme-generator from 1.1.6 to 1.1.9 @dependabot (#35)

🐛 Bug Fixes

  • update commits action to use v0.4.0 of this action @fty4 (#40)
  • fix input types to replace all semicolons @fty4 (#39)

🧰 Maintenance

  • update commits action to use v0.4.0 of this action @fty4 (#40)
  • fix input types to replace all semicolons @fty4 (#39)
  • allow chore commit type @fty4 (#38)

Contributors

@dependabot, @dependabot[bot] and @fty4

v0.4.0

08 Aug 12:55
8886712
Compare
Choose a tag to compare

⚠️ This release does not contain the right binary in dist/ - please use v0.4.1 or later.

Changes

🚀 Features

  • use semicolon as delimiter for type input @fty4 (#37)
  • feat: add input types @fty4 (#33)
  • feat(cicd): add commit workflow @fty4 (#23)

🐛 Bug Fixes

🧰 Maintenance

Contributors

@fty4