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

[pull] master from commitizen:master #20

Merged
merged 9 commits into from Apr 30, 2020
Merged

Commits on Aug 7, 2019

  1. docs: fix typo in code inside README.md (#662)

    Missing comma in code snippet inside 'Commitizen for multi-repo projects' section
    guilhermejcgois authored and jimthedev committed Aug 7, 2019
    Copy the full SHA
    a472e52 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. docs: Add short circuit to hook example (#665)

    The prepare-commit-msg git hook examples (bash & husky) assume /dev/tty is always true
    This change fails silently in case /dev/tty is false.
    
    See #634
    eladchen authored and jimthedev committed Aug 14, 2019
    Copy the full SHA
    8950d5c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2020
    Copy the full SHA
    f322e2c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency nyc to v15 (#704)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Apr 6, 2020
    Copy the full SHA
    bd5a0ba View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Copy the full SHA
    7642f05 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ae386c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    607d514 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Copy the full SHA
    09ade00 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Copy the full SHA
    ce1042e View commit details
    Browse the repository at this point in the history