Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom 'bumpFiles' and 'packageFiles' support #372

Merged
merged 8 commits into from Dec 6, 2019
Merged

Commits on Dec 5, 2019

  1. feat: custom 'bumpFiles' and 'packageFiles' support

    Joe Bottigliero authored and jbottigliero committed Dec 5, 2019
    Copy the full SHA
    7c65038 View commit details
    Browse the repository at this point in the history
  2. imp: package-files/updaters support

    Joe Bottigliero authored and jbottigliero committed Dec 5, 2019
    Copy the full SHA
    e694d91 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ac1cc8b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    681d287 View commit details
    Browse the repository at this point in the history
  5. update: Use path.basename to lookup provided bumpFiles.filename

    Co-Authored-By: Sébastien Règne <regseb@users.noreply.github.com>
    jbottigliero and regseb committed Dec 5, 2019
    Copy the full SHA
    4969ff0 View commit details
    Browse the repository at this point in the history
  6. fix: packageFiles

    - Ensure `packageFile` parsing supports custo updaters.
    - Abstracts the updater resolution code for bumpFiles and packageFiles
    jbottigliero committed Dec 5, 2019
    Copy the full SHA
    376ca60 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    73df59c View commit details
    Browse the repository at this point in the history
  8. chore: eslint updates

    jbottigliero committed Dec 5, 2019
    Copy the full SHA
    3be2404 View commit details
    Browse the repository at this point in the history