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: v14.0.0
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: v14.1.0
Choose a head ref
  • 6 commits
  • 55 files changed
  • 7 contributors

Commits on Oct 27, 2021

  1. chore: update dependency lint-staged to v11.2.6 (#2844)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    82665e3 View commit details
    Browse the repository at this point in the history
  2. refactor(cz-commitlint,prompt): remove duplication in case conversion (

    …#2794)
    
    * refactor(cz-commitlint): remove duplication in case conversion
    
    The @commitlint/cz-commitlint was previously duplicating the case conversion logic also found in
    the @commitlint/ensure package.
    
    * refactor(prompt): remove duplication in case conversion
    
    The @commitlint/prompt package was previously duplicating the case conversion logic also found in
    the @commitlint/ensure package.
    hasghari authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7841a5d View commit details
    Browse the repository at this point in the history
  3. feat(load): add support for .commitlintrc.cjs and `commitlint.confi…

    …g.cjs` files (#2797)
    
    * feat(load): add support for `*.cjs` files
    
    * chore(load): improve comment in searchPlaces
    
    * docs: update supported configs list in README.md
    
    Co-authored-by: Himanshu Mehta <himanshu.mehta@go-jek.com>
    himanshumehta1114 and Himanshu Mehta authored Oct 27, 2021
    4 Configuration menu
    Copy the full SHA
    fabb495 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. chore: update babel monorepo to v7.16.0 (#2845)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e8b6ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. feat: extend helpUrl from shareable config (#2846)

    * docs: update deprecated npx commands
    
    * feat(load): extend helpUrl from shareable config
    
    * fix(format): don't print help text without helpUrl
    
    * docs: revert line breaks
    
    * docs: revert line breaks
    
    * docs: update README.md
    sibiraj-s authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    d7e2e2b View commit details
    Browse the repository at this point in the history
  2. v14.1.0

    escapedcat committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3882bd1 View commit details
    Browse the repository at this point in the history
Loading