All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.1 (2016-04-10)
- docs: had a bad URL in package.json, which was breaking all of our links (caa6359)
2.1.0 (2016-04-10)
2.0.0 (2016-04-09)
- feat(conventional-changelog-standard): Move to conventional-changelog-standard style. This style lifts the character limit on commit messages, and puts us in a position to make more opinionated decisions in the future. (c7ccadb)
- we no longer accept the preset configuration option.
1.1.0 (2016-04-08)
- cli: use conventional default commit message with version (9fadc5f)
- rebrand: rebrand recommended-workflow to standard-version (#9) (1f673c0)
- tests: adds test suite, fixed several Node 0.10 issues along the way (03bd86c)
- initial-release: adds flag for generating CHANGELOG.md on the first release. (b812b44)