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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: commitizen/cz-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 10 contributors

Commits on Aug 25, 2020

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

Commits on Sep 14, 2020

  1. chore(deps): update babel monorepo (#728)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3402fdd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. docs(readme.md): add new reference to new adapter (#780)

    - Adds `cz-conventional-changelog-with-jiraid-detection` to adapter list
    DawChihLiou authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e22dd6c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. chore(deps): pin dependencies (#651)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4620006 View commit details
    Browse the repository at this point in the history
  2. docs(readme): specify environment in code blocks (#781)

    * docs(readme): specify environment in code blocks
    
    This enables formatting to be present in `readme.md` for code blocks
    
    * Update README.md
    waynevanson authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    a97e808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6b75cb View commit details
    Browse the repository at this point in the history
  4. chore(renovate): Initial enhanced configuration (#786)

    * chore(renovate): Automate dependency maintenance
    
    * chore(renovate): Update Github path to org
    
    Co-authored-by: Dave Welch <[email protected]>
    dmwelch and Dave Welch authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ba7eeb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. fix(cli): Exit CLI with 1(as failed) when received SIGINT (#736)

    * fix: Exit process as failed when catch SIGINT.
    
    * Exit on SIGINT with correct POSIX value
    
    Co-authored-by: David Welch <[email protected]>
    hdmr14 and dmwelch authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    95a20d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9dda8 View commit details
    Browse the repository at this point in the history
Loading