Skip to content

Releases: mheap/octokit-commit-multiple-files

v4.1.0

21 Jun 15:19

Choose a tag to compare

What's Changed

  • Add support for base64 encoded files by @mheap in #69

Full Changelog: v4.0.0...v4.1.0

v4.0.0

27 Jan 20:04

Choose a tag to compare

  • Add compatibility for @octokit/rest.js v18.5.0. octokit.repos was renamed to octokit.rest.repos (#50)
  • Upgrade all dependencies (#51)
  • Return the list of commits rather than the branch name (#52)

v3.2.1

07 Mar 16:10

Choose a tag to compare

  • Bump dependencies

v3.2.0

18 Nov 13:18

Choose a tag to compare

  • Add support for author and committer information (#13, thanks @LHumblot!)

v3.1.2

12 Nov 15:33

Choose a tag to compare

  • Update release workflow to ensure release includes the version bump commit

v3.1.1

08 Nov 17:06

Choose a tag to compare

New

  • Bump vulnerable dependencies
  • Add NPM release workflow
  • Add dependabot config file