charlike
Version:
Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options
89 lines (36 loc) • 3.25 kB
Markdown
<a name="0.3.0"></a>
# [0.3.0](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.2.1...v0.3.0) (2016-08-13)
### Code Refactoring
* **naming:** releaseAs => releaseType ([1476f1e](https://github.com/conventional-changelog/conventional-recommended-bump/commit/1476f1e)), closes [#15](https://github.com/conventional-changelog/conventional-recommended-bump/issues/15)
### BREAKING CHANGES
* naming: `releaseAs` => `releaseType`
<a name="0.2.1"></a>
## [0.2.1](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.2.0...v0.2.1) (2016-04-16)
<a name="0.2.0"></a>
# [0.2.0](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.1.2...v0.2.0) (2016-04-02)
### Features
* **config:** custom config file ([aa3747a](https://github.com/conventional-changelog/conventional-recommended-bump/commit/aa3747a)), closes [#6](https://github.com/conventional-changelog/conventional-recommended-bump/issues/6)
* **verbose:** output details of the bump ([2311c4a](https://github.com/conventional-changelog/conventional-recommended-bump/commit/2311c4a)), closes [#5](https://github.com/conventional-changelog/conventional-recommended-bump/issues/5)
* **warn:** no new commits since last release ([84f5284](https://github.com/conventional-changelog/conventional-recommended-bump/commit/84f5284)), closes [#4](https://github.com/conventional-changelog/conventional-recommended-bump/issues/4)
### BREAKING CHANGES
* verbose: `whatBump` can return an object. `result` is an `object` instead of a `string`.
<a name="0.1.2"></a>
## [0.1.2](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.1.1...v0.1.2) (2016-03-10)
### Bug Fixes
* **angular:** handle breaking changes after a feature ([6c40400](https://github.com/conventional-changelog/conventional-recommended-bump/commit/6c40400)), closes [#8](https://github.com/conventional-changelog/conventional-recommended-bump/issues/8)
<a name="0.1.1"></a>
## [0.1.1](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.1.0...v0.1.1) (2016-02-23)
<a name="0.1.0"></a>
# [0.1.0](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.0.3...v0.1.0) (2016-02-08)
<a name="0.0.3"></a>
## [0.0.3](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.0.2...v0.0.3) (2015-08-12)
### Features
* **deps:** bump and a lot of bugs are fixed ([1abc3af](https://github.com/conventional-changelog/conventional-recommended-bump/commit/1abc3af))
* **deps:** bump conventional-commits-filter and fix bug ([87639a0](https://github.com/conventional-changelog/conventional-recommended-bump/commit/87639a0))
* **deps:** modulise conventional-commits-filter ([b1eadb9](https://github.com/conventional-changelog/conventional-recommended-bump/commit/b1eadb9))
<a name="0.0.2"></a>
## [0.0.2](https://github.com/conventional-changelog/conventional-recommended-bump/compare/v0.0.1...v0.0.2) (2015-07-03)
### Features
* **revert:** ignore reverted commits ([cd87dea](https://github.com/conventional-changelog/conventional-recommended-bump/commit/cd87dea))
<a name="0.0.1"></a>
## 0.0.1 (2015-06-22)