- Notifications
You must be signed in to change notification settings - Fork813
Comparing changes
Open a pull request
base repository:conventional-changelog/standard-version
Uh oh!
There was an error while loading.Please reload this page.
base:v7.1.0
head repository:conventional-changelog/standard-version
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.0.0
- 14commits
- 8files changed
- 12contributors
Commits on Dec 12, 2019
docs: Minor tweaks to README language and adds proper links to bumpFi…
…les information. (#501)
jbottigliero authoredDec 12, 2019
Commits on Jan 2, 2020
fix(deps): update dependency yargs to v15.1.0 (#518)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
Commits on Jan 14, 2020
Commits on Jan 16, 2020
fix!: composer.json and composer.lock have been removed from default …
…package and bump files.- No need to bump version for `composer` as it relies on VCS tag to infer version (#495)-Closes#394BREAKING CHANGE: `composer.json` and `composer.lock` will no longer be read from or bumped by default. If you need to obtain a version or write a version to these files, please use `bumpFiles` and/or `packageFiles` options accordingly.
Commits on Jan 20, 2020
docs(Configuration): Fix typo, adds required version for custom versi…
…on file management and references proper attribute name (`filename`) (#527)> I've spend at least an hour to figure out why my configuration files were always ignored. After debugging the source of my `node_modules/standard-version/*` it turns out I had `7.0.1` installed which apparently does not have the feature of `bumpFiles` or `packageFiles`.> I don't understand why `7.0.1` and not `7.1.0` got installed. I used `yarn add --dev standard-version`.@roschaeferCloses#504,#271
fix(deps): update dependency conventional-changelog to v3.1.18 (#510)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
chore(deps): update dependency eslint-plugin-import to v2.20.0 (#498)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Commits on Jan 26, 2020
chore(deps): update dependency mocha to v7 (#519)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
chore(deps): update dependency semver to v7 (#508)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Commits on May 6, 2020
fix(deps): update dependency yargs to v15.3.1 (#559)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
build: configure for automated publication and actions (#583)
Benjamin E. Coe authoredMay 6, 2020 - release-please[bot] authored
May 6, 2020
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v7.1.0...v8.0.0
Uh oh!
There was an error while loading.Please reload this page.