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.0.0
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.0.1
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 19, 2019

  1. fix: dep updates (#650)

    * fix: update to uuid
    
    * fix: update nodemon to 1.19.1
    
    * fix: update cachedir@2.2.0
    
    * fix: update remaining dependencies
    
    * fix: update remaining devDeps
    jimthedev authored Jul 19, 2019
    Copy the full SHA
    c48bfb4 View commit details
Showing with 283 additions and 219 deletions.
  1. +271 −207 package-lock.json
  2. +9 −9 package.json
  3. +3 −3 test/tools/clean.js
Loading