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: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.3
Choose a base ref
...
head repository: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 4 commits
  • 32 files changed
  • 4 contributors

Commits on Nov 26, 2017

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

Commits on Nov 29, 2017

  1. feat(babel-preset-commitlint): add jsx tranform (#163)

    JSX transform is needed to enable ink as CLI tool.
    Plugin and plugin options are recommended by ink as part of the package
    setup process.
    <https://github.com/vadimdemedes/ink#getting-started>
    
    first step toward #86
    ChristianMurphy authored and marionebl committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    5190241 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. fix: consider pull requests from forks

    * remove overzealous shallow check from core
    * disable tests for now
    * use TRAVIS_COMMIT_RANGE
    * always fetch both base and head remotes
    * lint triggering commit
    marionebl committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    4653c2c View commit details
    Browse the repository at this point in the history
  2. v5.2.0

    marionebl committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    68ddfdd View commit details
    Browse the repository at this point in the history
Loading