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: semantic-release/git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.11
Choose a base ref
...
head repository: semantic-release/git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.12
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 15, 2019

  1. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    a24f2db View commit details

Commits on May 8, 2019

  1. Copy the full SHA
    7f516ac View commit details
  2. Copy the full SHA
    185f94e View commit details

Commits on May 14, 2019

  1. Copy the full SHA
    712d684 View commit details
Showing with 4 additions and 4 deletions.
  1. +4 −4 package.json
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"debug": "^4.0.0",
"dir-glob": "^2.0.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.0",
"fs-extra": "^8.0.0",
"globby": "^9.0.0",
"lodash": "^4.17.4",
"micromatch": "^4.0.0",
@@ -33,13 +33,13 @@
"codecov": "^3.0.0",
"commitizen": "^3.0.0",
"cz-conventional-changelog": "^2.0.0",
"file-url": "^2.0.2",
"file-url": "^3.0.0",
"get-stream": "^5.0.0",
"git-log-parser": "^1.2.0",
"nyc": "^13.1.0",
"nyc": "^14.0.0",
"semantic-release": "^15.0.0",
"sinon": "^7.1.1",
"tempy": "^0.2.1",
"tempy": "^0.3.0",
"xo": "^0.24.0"
},
"engines": {