8000 Releases · tomtom-international/commisery-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tomtom-international/commisery-action

v2.7.1

12 Dec 08:33
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

  • Switch to GraphQL query to fetch tags by date (#170) [c9f30f]

👷 Other changes

  • Bump @types/node from 18.11.11 to 18.11.12 (#167) [556842]
  • Bump @types/jest from 29.2.3 to 29.2.4 (#168) [fab413]
  • Bump prettier from 2.8.0 to 2.8.1 (#169) [247037]
  • Bump @vercel/ncc from 0.34.0 to 0.36.0 (#160) [077ec6]
  • Bump eslint-plugin-n from 15.5.1 to 15.6.0 (#161) [b215b6]
  • Bump @types/node from 18.11.9 to 18.11.11 (#163) [9efe45]
  • Bump @typescript-eslint/eslint-plugin (#165) [65707a]
  • Bump typescript from 4.8.4 to 4.9.4 (#164) [356aaa]
  • Bump eslint from 8.28.0 to 8.29.0 (#159) [9c9b41]
  • Bump eslint-plugin-github from 4.4.0 to 4.4.1 (#145) [4e13a7]
  • Bump eslint-plugin-promise from 6.1.0 to 6.1.1 (#146) [b7028e]
  • Bump eslint-plugin-jest from 27.1.5 to 27.1.6 (#156) [191b65]
  • Bump @typescript-eslint/eslint-plugin (#157) [59ccd8]
  • Bump @types/jest from 29.2.2 to 29.2.3 (#148) [7a423f]
  • Bump eslint from 8.27.0 to 8.28.0 (#155) [8411d1]
  • Bump prettier from 2.7.1 to 2.8.0 (#154) [de8856]
  • Bump @typescript-eslint/eslint-plugin (#152) [d101b5]
  • Bump actions/publish-action from 0.2.0 to 0.2.1 (#153) [2ce2d0]
  • Add initial-development configuration item to documentation [432caf]

Diff since last release: v2.7.0...v2.7.1

v2.7.0

21 Nov 10:38
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Add support for Initial Development (#151) [f92709]

🐛 Bug Fixes

  • Inform users about behavior during Initial Development (#151) [56f1cd]

👷 Other changes

  • Apply camel casing for method names (#151) [42686a]

Diff since last release: v2.6.0...v2.7.0

v2.6.0

16 Nov 17:14
b8f73f3
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Add support from build metadata on version bump (#150) [b8f73f]

👷 Other changes

  • Bump eslint from 8.25.0 to 8.27.0 (#138) [9f628d]

Diff since last release: v2.5.0...v2.6.0

v2.5.0

12 Nov 09:00
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Add PR title bump level validation (#135) [9484ac]

👷 Other changes

  • Bump @types/node from 18.8.4 to 18.11.9 (#136) [2c1157]
  • Bump @typescript-eslint/eslint-plugin (#139) [f70164]
  • Bump eslint-plugin-n from 15.3.0 to 15.5.1 (#142) [6bf99e]
  • Mock core.warning to avoid it leaking into CI builds (#144) [d18d4c]
  • Bump eslint-plugin-jest from 26.9.0 to 27.1.5 (#143) [a3bc48]
  • Bump @types/jest from 29.1.2 to 29.2.2 (#140) [a5b90a]

Diff since last release: v2.4.0...v2.5.0

v2.4.0

09 Nov 10:40
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Remove rule C025 'SingleTicketReferencePerTrailer' (#141) [31103e]

🐛 Bug Fixes

  • Make sure GitHub issues are referenced, as well (#141) [16576a]

Diff since last release: v2.3.1...v2.4.0

v2.3.1

23 Oct 00:14
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

  • Check only first word of description (#124) [14bacf]

👷 Other changes

  • Hide generated sources from Pull Request review (#122) [30df0b]
  • Improve code quality using ESLint (#122) [773652]

Diff since last release: v2.3.0...v2.3.1

v2.3.0

15 Oct 05:58
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Add footer-related rules C024 and C025 (#109) [b41944]

👷 Other changes

  • Add tests for configurable patch bumping (#109) [b1b3ac]

Diff since last release: v2.2.2...v2.3.0

v2.2.2

13 Oct 08:24
ff47a2e
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

  • Apply disable-configuration parameter (#116) [ff47a2]

👷 Other changes

  • Use Conventional Commits for (GitHub) release management (#113) [bb3f2e]
  • Bump @types/node from 18.8.3 to 18.8.4 (#111) [e275d0]
  • Bump actions/checkout from 2 to 3 (#110) [edbb90]

Diff since last release: v2.2.1...v2.2.2

Release v2.2.1

11 Oct 08:49
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

  • Missing pull-requests permission is no longer fatal when creating a new GitHub Release
  • Example workflow in the documentation is now using valid YAML-syntax

Release v2.2.0

10 Oct 14:10
Compare
Choose a tag to compare

What's changed

🚀 New Features

  • Pull Request references are now added to each commit in the GitHub Releases' changelog
0