Skip to content

Releases: xt0rted/block-autosquash-commits-action

v2.2.0

22 Jul 04:51
79880c3
Compare
Choose a tag to compare
  • Bumped @actions/core from 1.2.6 to 1.4.0
  • Bumped @actions/github from 4.0.0 to 5.0.0
  • Increased the number of commits checked from 30 to 250.
    This is a limit of GitHub's API so if you're working on a really large PR your fixup commits might not be detected.

v2.1.0

14 Feb 17:59
cd70ede
Compare
Choose a tag to compare
  • Bumped @actions/core from 1.1.0 to 1.2.6
  • Bumped @actions/github from 1.0.0 to 4.0.0

v2.0.0

23 Aug 06:32
44e09ef
Compare
Choose a tag to compare

Moved to actions v2 which uses the new yaml syntax for workflows.

v1.1.0

18 Aug 05:23
3d4299a
Compare
Choose a tag to compare
  • Updated eslint to 6.1.0
  • Updated js-yaml to 3.13.1
  • Updated lodash to 4.17.14 (security updated)
  • Updated actions-toolkit to 2.1.0
  • Updated Docker container to node:12-alpine
  • Updated example to use pull_request instead of push

v1.0.0

07 Mar 05:28
ffa9565
Compare
Choose a tag to compare

Initial release.