octokit-commit-multiple-files

Octokit plugin to create/update multiple files at once

Stars
32

Bot releases are hidden (Show)

octokit-commit-multiple-files - v5.0.2 Latest Release

Published by mheap 8 months ago

octokit-commit-multiple-files - v5.0.1v5.0.1

Published by mheap 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mheap/octokit-commit-multiple-files/compare/v5.0.0...v5.0.1

octokit-commit-multiple-files - v5.0.0

Published by mheap about 1 year ago

BREAKING CHANGE

The octokit.rest.repos.createOrUpdateFiles method has moved to octokit.createOrUpdateFiles

What's Changed

Full Changelog: https://github.com/mheap/octokit-commit-multiple-files/compare/v4.3.0...v5.0.0

octokit-commit-multiple-files - v4.3.0

Published by mheap over 1 year ago

octokit-commit-multiple-files - v4.2.0

Published by mheap almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mheap/octokit-commit-multiple-files/compare/v4.1.0...v4.2.0

octokit-commit-multiple-files - v4.1.0

Published by mheap over 2 years ago

octokit-commit-multiple-files - v4.0.0

Published by mheap over 2 years ago

  • 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)
octokit-commit-multiple-files - v3.2.1

Published by mheap over 3 years ago

  • Bump dependencies
octokit-commit-multiple-files - v3.2.0

Published by mheap almost 4 years ago

  • Add support for author and committer information (#13, thanks @LHumblot!)
octokit-commit-multiple-files -

Published by mheap almost 4 years ago

  • Update release workflow to ensure release includes the version bump commit
octokit-commit-multiple-files -

Published by mheap almost 4 years ago

New

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