Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commitizen/cz-conventional-changelog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: commitizen/cz-conventional-changelog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 20 commits
  • 8 files changed
  • 11 contributors

Commits on Jun 4, 2017

  1. Configuration menu
    Copy the full SHA
    d49603c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626530c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0664ed0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Add renovate.json

    renovate[bot] committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    c6b49a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. fix(config-loader): captured the direct dependency on commitizen for …

    …the use of the config loader (#90)
    
    fixes #89
    travi authored and jimthedev committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    4b23bbc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. fix: Update conventional-commit-types to the latest version 🚀 (#105)

    * fix(package): update conventional-commit-types to version 3.0.0
    
    * chore(package): update lockfile package-lock.json
    greenkeeper[bot] authored and jimthedev committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    5a371c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7bd546 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. chore: Remove right-pad as a dependency

    Given that "padEnd()" has been around for a while, this is a
    housekeeping commit to remove an extraneous dependency.
    iainjreid committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0ba097b View commit details
    Browse the repository at this point in the history
  2. chore: Remove usage of right-pad

    Replace the usage of the right-pad dependency with "padEnd()".
    iainjreid committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    47b9464 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge pull request #120 from iainjreid/remove-right-pad

    Remove right pad
    LinusU authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    861b361 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    2aae317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae2548 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

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

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    37bb75a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from commitizen/greenkeeper/initial

    Update dependencies to enable Greenkeeper 🌴
    dmwelch authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7ac768c View commit details
    Browse the repository at this point in the history
  3. chore: Update renovate config

    Restrict updates to major versions, pin versions, auto-assign reviewers (2), and auto-label PRs.
    dmwelch authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7210069 View commit details
    Browse the repository at this point in the history
  4. fix: Correct typo in JSON

    dmwelch authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    58df4d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f6dfbf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #63 from commitizen/renovate/configure

    Configure Renovate
    dmwelch authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    8b20d34 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge pull request #127 from zoffyzhang/master

    feat(engine): add support for disableSubjectLowerCase
    dmwelch authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9127e30 View commit details
    Browse the repository at this point in the history
Loading