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: alessandrojcm/commitlint-pre-commit-hook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: alessandrojcm/commitlint-pre-commit-hook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 20, 2022

  1. build(deps): bump @commitlint/travis-cli from 16.0.2 to 16.1.0

    Bumps [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/travis-cli) from 16.0.2 to 16.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/travis-cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.1.0/@commitlint/travis-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/travis-cli"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    fdc7999 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    fef793a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87cb608 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge pull request #69 from alessandrojcm/I66

    fix: do not pass filename to commitlint hook
    alessandrojcm authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    3d3eb4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from alessandrojcm/dependabot/npm_and_yarn/com…

    …mitlint/travis-cli-16.1.0
    
    build(deps): bump @commitlint/travis-cli from 16.0.2 to 16.1.0
    alessandrojcm authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a40f077 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @commitlint/cli from 16.0.2 to 16.1.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.2 to 16.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.1.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6421622 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from alessandrojcm/dependabot/npm_and_yarn/com…

    …mitlint/cli-16.1.0
    
    build(deps): bump @commitlint/cli from 16.0.2 to 16.1.0
    alessandrojcm authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9ad6ffe View commit details
    Browse the repository at this point in the history
  5. chore: changed readme

    alessandrojcm committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    529a45e View commit details
    Browse the repository at this point in the history
Loading