Skip to content

Releases: gofunky/update-codeowners

v0.3.2

24 Nov 15:45
b4862c2
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

  • build(deps): bump stefanzweifel/git-auto-commit-action from v4.5.1 to v4.7.2 @dependabot (#52)
  • build(deps): bump actions/checkout from v2.3.3 to v2.3.4 @dependabot (#49)
  • build(deps): bump mszostok/codeowners-validator from v0.4.0 to v0.5.1 @dependabot (#51)
  • build(deps): bump release-drafter/release-drafter from v5.12.0 to v5.12.1 @dependabot (#47)
  • build(deps): bump peter-evans/create-pull-request from v3.4.0 to v3.5.0 @dependabot (#50)
  • build(deps): bump release-drafter/release-drafter from v5.11.0 to v5.12.0 @dependabot (#46)
  • build(deps): bump actions/upload-artifact from v2.1.4 to v2.2.0 @dependabot (#42)
  • docs(markdown): include and update examples @github-actions (#39)
  • docs(markdown): include and update examples @github-actions (#38)
  • build(deps): bump actions/checkout from v2.3.2 to v2.3.3 @dependabot (#32)
  • build(deps): bump peter-evans/create-pull-request from v3.3.0 to v3.4.0 @dependabot (#30)
  • docs(markdown): include and update examples @github-actions (#28)

v0.3.1

14 Sep 21:24
7a9d032
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix: use curl in order for the token to be accepted @matfax (#27)

v0.3.0

14 Sep 19:40
13c7017
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat: enable username inclusion as alternative to email addresses @matfax (#25)

🧰 Maintenance

v0.2.1

14 Sep 17:17
c7847ef
Compare
Choose a tag to compare

What’s Changed

  • docs: ignore self trigger in example @matfax (#17)

🐛 Bug Fixes

  • fix: root files are not matched by glob @matfax (#19)

🧰 Maintenance

  • docs(markdown): include and update examples @github-actions (#16)

v0.2.0

14 Sep 14:52
6f0a675
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat: remove whitespace and mark directories in generated files @matfax (#11)

🧰 Maintenance

v0.1.0 First release

14 Sep 12:39
f20280d
Compare
Choose a tag to compare
docs(markdown): include and update examples (#9)

* docs(markdown): include and update examples

* chore(meta): update code owners

Co-authored-by: matfax <[email protected]>