UNPKG

generator-git

Version:

Create the configurable scaffolding to start with a git-like project.

1,362 lines (705 loc) 52.9 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [4.0.7](https://github.com/Kikobeats/generator-git/compare/v4.0.6...v4.0.7) (2021-12-14) ### [4.0.6](https://github.com/Kikobeats/generator-git/compare/v4.0.4...v4.0.6) (2021-12-12) ### [4.0.5](https://github.com/Kikobeats/generator-git/compare/v4.0.4...v4.0.5) (2021-12-12) ### [4.0.4](https://github.com/Kikobeats/generator-git/compare/v4.0.3...v4.0.4) (2021-12-01) ### [4.0.3](https://github.com/Kikobeats/generator-git/compare/v4.0.2...v4.0.3) (2021-05-02) ### [4.0.2](https://github.com/Kikobeats/generator-git/compare/v4.0.1...v4.0.2) (2021-03-23) ### [4.0.1](https://github.com/Kikobeats/generator-git/compare/v4.0.0...v4.0.1) (2021-03-20) ## [4.0.0](https://github.com/Kikobeats/generator-git/compare/v0.1.0...v4.0.0) (2021-03-18) ### ⚠ BREAKING CHANGES * This module no longer supports Node.js 0.10 ### Bug Fixes * add missing space ([c7b0e45](https://github.com/Kikobeats/generator-git/commit/c7b0e45ed30ae5ad3cfd340ccfc7c11bf5540403)) * license file extension ([6b69966](https://github.com/Kikobeats/generator-git/commit/6b6996650ea5edf8a351f2119c687ae95b74c4ba)) * **package:** update chalk to version 2.4.0 ([8170916](https://github.com/Kikobeats/generator-git/commit/817091639f1fb6376ea6b5cff0a6cd71fd9cbb40)) * **package:** update finepack to version 2.7.0 ([4eec276](https://github.com/Kikobeats/generator-git/commit/4eec276925714f7a13617a49ea3d33c3099e7ead)) * **package:** update finepack to version 2.8.0 ([e148b03](https://github.com/Kikobeats/generator-git/commit/e148b033e16d9770feae08820978e4ed45465bb4)) * **package:** update finepack to version 2.9.0 ([1c340ab](https://github.com/Kikobeats/generator-git/commit/1c340ab8a5d4a92f8055fdc7cf9f2931f67d10c0)) * **package:** update gh-user to version 4.0.0 ([703a823](https://github.com/Kikobeats/generator-git/commit/703a82333aaebf7bf7baa78641b6481312ce690a)) * **package:** update humanize-url to version 2.0.0 ([034ca41](https://github.com/Kikobeats/generator-git/commit/034ca411d3e32d4c04e95655f18d7345249cbf91)) * **package:** update humanize-url to version 2.1.0 ([a7352f3](https://github.com/Kikobeats/generator-git/commit/a7352f37f92d79850d2c1f215ae06cf480e06b62)) * **package:** update inquirer-npm-name to version 3.0.0 ([2568a27](https://github.com/Kikobeats/generator-git/commit/2568a27ae85a54e34c4f62442755833e2b91101a)) * **package:** update latest-version to version 4.0.0 ([fddfa6b](https://github.com/Kikobeats/generator-git/commit/fddfa6bf760c83f0266acd668b023d658fe0f728)) * **package:** update latest-version to version 5.0.0 ([0d0cd7e](https://github.com/Kikobeats/generator-git/commit/0d0cd7ea5d3df3c229c0f0edc1560583f858e758)) * **package:** update latest-version to version 5.1.0 ([15985fa](https://github.com/Kikobeats/generator-git/commit/15985fa4a28547ffade003ab44cc2139545de933)) * **package:** update superb to version 3.0.0 ([3c5c82f](https://github.com/Kikobeats/generator-git/commit/3c5c82f0020d60e088fc755239333a5bd8091ebe)) * **package:** update superb to version 4.0.0 ([dabe0a4](https://github.com/Kikobeats/generator-git/commit/dabe0a4f097d5ec41e5c4ffc3c25cb7e13902c1f)) * **package:** update yeoman-generator to version 3.2.0 ([525689d](https://github.com/Kikobeats/generator-git/commit/525689d35d0de8d703515a02a108be91a8ebe5e9)) * drop support for Node.js 0.10 ([baa99cb](https://github.com/Kikobeats/generator-git/commit/baa99cbbf2265f0cbf85efb9d5ef9ccfb17c8db9)) ## 3.26.0 (2020-01-20) * build: update dependencies ([960516f](https://github.com/Kikobeats/generator-git/commit/960516f)) * build(deps): bump chalk from 2.4.2 to 3.0.0 ([f771530](https://github.com/Kikobeats/generator-git/commit/f771530)) * build(deps): bump finepack from 2.9.2 to 2.10.0 ([5cd206f](https://github.com/Kikobeats/generator-git/commit/5cd206f)) * build(deps): bump yeoman-generator from 4.0.2 to 4.4.0 ([5b03cd8](https://github.com/Kikobeats/generator-git/commit/5b03cd8)) ## <small>3.25.4 (2020-01-02)</small> * build: update ([defd15a](https://github.com/Kikobeats/generator-git/commit/defd15a)) ## <small>3.25.3 (2019-12-23)</small> * build: remove donate button ([e92a2c5](https://github.com/Kikobeats/generator-git/commit/e92a2c5)) <a name="3.25.2"></a> ## 3.25.2 (2019-10-23) * build: use node 10 ([0f6df88](https://github.com/Kikobeats/generator-git/commit/0f6df88)) <a name="3.25.1"></a> ## 3.25.1 (2019-09-30) * build: update ncu update flag ([6cfe8b5](https://github.com/Kikobeats/generator-git/commit/6cfe8b5)) <a name="3.25.0"></a> # 3.25.0 (2019-09-30) * build: improve contributors ([304cfb0](https://github.com/Kikobeats/generator-git/commit/304cfb0)) <a name="3.24.9"></a> ## 3.24.9 (2019-08-10) * build: remove precommit ([25b365c](https://github.com/Kikobeats/generator-git/commit/25b365c)) <a name="3.24.8"></a> ## 3.24.8 (2019-07-28) * build: migrate husky ([5399171](https://github.com/Kikobeats/generator-git/commit/5399171)) * build: migrate lint-staged ([7aac5f5](https://github.com/Kikobeats/generator-git/commit/7aac5f5)) * build: run finepack before release ([3dd7bbf](https://github.com/Kikobeats/generator-git/commit/3dd7bbf)) <a name="3.24.7"></a> ## 3.24.7 (2019-05-23) * build: change git-authors-cli position ([55d8e19](https://github.com/Kikobeats/generator-git/commit/55d8e19)) * build: ensure to remove whitespace on md ([86d4468](https://github.com/Kikobeats/generator-git/commit/86d4468)) * build: update dependencies ([e071f05](https://github.com/Kikobeats/generator-git/commit/e071f05)) * build: update travis badge ([41c6f6d](https://github.com/Kikobeats/generator-git/commit/41c6f6d)) * fix(package): update superb to version 4.0.0 ([dabe0a4](https://github.com/Kikobeats/generator-git/commit/dabe0a4)) <a name="3.24.6"></a> ## 3.24.6 (2019-04-18) * build: update editorconfig ([bc784d7](https://github.com/Kikobeats/generator-git/commit/bc784d7)) * fix(package): update humanize-url to version 2.1.0 ([a7352f3](https://github.com/Kikobeats/generator-git/commit/a7352f3)) * fix(package): update latest-version to version 5.0.0 ([0d0cd7e](https://github.com/Kikobeats/generator-git/commit/0d0cd7e)) * fix(package): update latest-version to version 5.1.0 ([15985fa](https://github.com/Kikobeats/generator-git/commit/15985fa)) <a name="3.24.5"></a> ## 3.24.5 (2019-02-12) * build: use nicedoc instead of documentup ([190e8d1](https://github.com/Kikobeats/generator-git/commit/190e8d1)) <a name="3.24.4"></a> ## 3.24.4 (2019-02-03) * build: update release message ([f778a38](https://github.com/Kikobeats/generator-git/commit/f778a38)) <a name="3.24.3"></a> ## 3.24.3 (2019-01-14) * Ignore env files ([99d7c81](https://github.com/Kikobeats/generator-git/commit/99d7c81)) * fix(package): update finepack to version 2.9.0 ([1c340ab](https://github.com/Kikobeats/generator-git/commit/1c340ab)) * fix(package): update humanize-url to version 2.0.0 ([034ca41](https://github.com/Kikobeats/generator-git/commit/034ca41)) * fix(package): update yeoman-generator to version 3.2.0 ([525689d](https://github.com/Kikobeats/generator-git/commit/525689d)) <a name="3.24.2"></a> ## 3.24.2 (2018-10-30) * Migrate linter staged ([33e9f01](https://github.com/Kikobeats/generator-git/commit/33e9f01)) * Rename coveralls script into coverage ([c9cbaa6](https://github.com/Kikobeats/generator-git/commit/c9cbaa6)) * fix(package): update gh-user to version 4.0.0 ([703a823](https://github.com/Kikobeats/generator-git/commit/703a823)) <a name="3.24.1"></a> ## 3.24.1 (2018-10-10) * Better update script ([b831fc7](https://github.com/Kikobeats/generator-git/commit/b831fc7)) <a name="3.24.0"></a> # 3.24.0 (2018-10-10) * Add automatic release ([da6ae40](https://github.com/Kikobeats/generator-git/commit/da6ae40)) <a name="3.23.0"></a> # 3.23.0 (2018-09-19) * Add standard-version and commitlint integration ([09d3e0c](https://github.com/Kikobeats/generator-git/commit/09d3e0c)) <a name="3.22.1"></a> ## 3.22.1 (2018-09-17) * Ensure link readme file ([8cac9b3](https://github.com/Kikobeats/generator-git/commit/8cac9b3)) * Update superb method ([259b500](https://github.com/Kikobeats/generator-git/commit/259b500)) * fix(package): update finepack to version 2.8.0 ([e148b03](https://github.com/Kikobeats/generator-git/commit/e148b03)) * fix(package): update superb to version 3.0.0 ([3c5c82f](https://github.com/Kikobeats/generator-git/commit/3c5c82f)) <a name="3.22.0"></a> # 3.22.0 (2018-06-26) * Add load config from file for CLI ([a8098a5](https://github.com/Kikobeats/generator-git/commit/a8098a5)) <a name="3.21.1"></a> ## 3.21.1 (2018-06-20) <a name="3.21.0"></a> # 3.21.0 (2018-06-20) * Add authors detection ([58c75d8](https://github.com/Kikobeats/generator-git/commit/58c75d8)) <a name="3.20.7"></a> ## 3.20.7 (2018-06-20) * Tweaks ([176b71f](https://github.com/Kikobeats/generator-git/commit/176b71f)) <a name="3.20.6"></a> ## 3.20.6 (2018-06-17) * Clarify about keywords ([233872b](https://github.com/Kikobeats/generator-git/commit/233872b)) * Update prettier standard ([faa8e2c](https://github.com/Kikobeats/generator-git/commit/faa8e2c)) * fix(package): update latest-version to version 4.0.0 ([fddfa6b](https://github.com/Kikobeats/generator-git/commit/fddfa6b)) <a name="3.20.5"></a> ## 3.20.5 (2018-05-17) * Drop node 6 support ([496b70c](https://github.com/Kikobeats/generator-git/commit/496b70c)) * fix(package): update chalk to version 2.4.0 ([8170916](https://github.com/Kikobeats/generator-git/commit/8170916)) <a name="3.20.4"></a> ## 3.20.4 (2018-03-20) * Add markdown linter ([f2e19e4](https://github.com/Kikobeats/generator-git/commit/f2e19e4)) <a name="3.20.3"></a> ## 3.20.3 (2018-03-16) * Add git hooks ([997b114](https://github.com/Kikobeats/generator-git/commit/997b114)) * Add precommit hook ([29ff57b](https://github.com/Kikobeats/generator-git/commit/29ff57b)) * Update deps ([22a5c0a](https://github.com/Kikobeats/generator-git/commit/22a5c0a)) <a name="3.20.2"></a> ## 3.20.2 (2018-02-16) * Add finepack pre commit hook for package.json ([fdd2d23](https://github.com/Kikobeats/generator-git/commit/fdd2d23)) * Fix upper ([590462d](https://github.com/Kikobeats/generator-git/commit/590462d)) * Remove @ from GitHub name ([293abdc](https://github.com/Kikobeats/generator-git/commit/293abdc)) * fix(package): update finepack to version 2.7.0 ([4eec276](https://github.com/Kikobeats/generator-git/commit/4eec276)) * fix(package): update inquirer-npm-name to version 3.0.0 ([2568a27](https://github.com/Kikobeats/generator-git/commit/2568a27)) <a name="3.20.1"></a> ## 3.20.1 (2017-12-22) * Use CLI header under cli mode ([cd594d9](https://github.com/Kikobeats/generator-git/commit/cd594d9)) <a name="3.20.0"></a> # 3.20.0 (2017-12-20) * Add opiniated npmr configuration by default ([a5f038b](https://github.com/Kikobeats/generator-git/commit/a5f038b)) * Update README.md ([4715a92](https://github.com/Kikobeats/generator-git/commit/4715a92)) * docs(readme): add Greenkeeper badge ([0392f6a](https://github.com/Kikobeats/generator-git/commit/0392f6a)) * chore(package): update dependencies ([e2b4e3d](https://github.com/Kikobeats/generator-git/commit/e2b4e3d)) <a name="3.19.0"></a> # 3.19.0 (2017-10-08) * Add missing space ([f304fca](https://github.com/Kikobeats/generator-git/commit/f304fca)) * Prompt with project keywords 😎 ([9ea1669](https://github.com/Kikobeats/generator-git/commit/9ea1669)) * Split by spaces and fallback case 👌🏼 ([23c5be5](https://github.com/Kikobeats/generator-git/commit/23c5be5)) <a name="3.18.1"></a> ## 3.18.1 (2017-10-04) * Remove npm ignore ([a94da27](https://github.com/Kikobeats/generator-git/commit/a94da27)) <a name="3.18.0"></a> # 3.18.0 (2017-09-27) * Ignore lock files ([587a57f](https://github.com/Kikobeats/generator-git/commit/587a57f)) <a name="3.17.0"></a> # 3.17.0 (2017-09-08) * Fix pretty command ([dd54d1b](https://github.com/Kikobeats/generator-git/commit/dd54d1b)) * New footer style ([82eee25](https://github.com/Kikobeats/generator-git/commit/82eee25)) <a name="3.16.2"></a> ## 3.16.2 (2017-09-03) * Avoid inline flag ([ab9a5b4](https://github.com/Kikobeats/generator-git/commit/ab9a5b4)) * Ensure resolve user url ([66fc98b](https://github.com/Kikobeats/generator-git/commit/66fc98b)) * Update deps ([80564b7](https://github.com/Kikobeats/generator-git/commit/80564b7)) <a name="3.16.1"></a> ## 3.16.1 (2017-08-23) * Add --single-quote flag to prettier ([362130c](https://github.com/Kikobeats/generator-git/commit/362130c)) <a name="3.16.0"></a> # 3.16.0 (2017-08-18) * Better metadata ([7ee524e](https://github.com/Kikobeats/generator-git/commit/7ee524e)) * Fix order ([11885a4](https://github.com/Kikobeats/generator-git/commit/11885a4)) <a name="3.15.1"></a> ## 3.15.1 (2017-08-11) * Commit after pretty ([67e37c7](https://github.com/Kikobeats/generator-git/commit/67e37c7)) <a name="3.15.0"></a> # 3.15.0 (2017-08-11) * Add git remote link ([7f35b43](https://github.com/Kikobeats/generator-git/commit/7f35b43)) <a name="3.14.0"></a> # 3.14.0 (2017-08-11) * Add precommit hook ([7729a43](https://github.com/Kikobeats/generator-git/commit/7729a43)) * Better pretty command ([cdcfad1](https://github.com/Kikobeats/generator-git/commit/cdcfad1)) <a name="3.13.0"></a> # 3.13.0 (2017-08-01) * Add unit tests ([d0cd843](https://github.com/Kikobeats/generator-git/commit/d0cd843)) <a name="3.12.0"></a> # 3.12.0 (2017-07-31) * Add @avajs as testing framework 🚀 ([9bb211f](https://github.com/Kikobeats/generator-git/commit/9bb211f)) * Add ava to README.md ([022c4ed](https://github.com/Kikobeats/generator-git/commit/022c4ed)) <a name="3.11.1"></a> ## 3.11.1 (2017-07-28) * Update docs ([b2df9cb](https://github.com/Kikobeats/generator-git/commit/b2df9cb)) * Use standard-markdown transparently ([633ca24](https://github.com/Kikobeats/generator-git/commit/633ca24)) <a name="3.11.0"></a> # 3.11.0 (2017-07-28) * Up-to-date with all dependencies 🤓 ([53a8cdd](https://github.com/Kikobeats/generator-git/commit/53a8cdd)) * Upgrade to yeoman-generator 1.0 🎉 ([4f0daae](https://github.com/Kikobeats/generator-git/commit/4f0daae)) <a name="3.10.1"></a> ## 3.10.1 (2017-07-27) * Get rid of bind() and some legacy code 🎉 ([524f3ae](https://github.com/Kikobeats/generator-git/commit/524f3ae)) <a name="3.10.0"></a> # 3.10.0 (2017-07-27) * Add env instead of globals for standard config ([f7a1101](https://github.com/Kikobeats/generator-git/commit/f7a1101)) * Add Jest as testing framework 🃏 ([31da9d2](https://github.com/Kikobeats/generator-git/commit/31da9d2)) * Add more globals to standardjs ([9fc834c](https://github.com/Kikobeats/generator-git/commit/9fc834c)) * Replace test:w by test:watch ([2216a94](https://github.com/Kikobeats/generator-git/commit/2216a94)) * Sort alphabetically ([2d41c9b](https://github.com/Kikobeats/generator-git/commit/2d41c9b)) * Unneeded JSON.parse() ([59d7007](https://github.com/Kikobeats/generator-git/commit/59d7007)) * Update index.js ([958c354](https://github.com/Kikobeats/generator-git/commit/958c354)) <a name="3.9.0"></a> # 3.9.0 (2017-07-19) * Use custom homepage ([f0d5692](https://github.com/Kikobeats/generator-git/commit/f0d5692)) <a name="3.8.1"></a> ## 3.8.1 (2017-07-17) * Fix multiline string ([af2bdce](https://github.com/Kikobeats/generator-git/commit/af2bdce)) <a name="3.8.0"></a> # 3.8.0 (2017-07-17) * Add prettify using prettier-standard ([675a70a](https://github.com/Kikobeats/generator-git/commit/675a70a)) <a name="3.7.5"></a> ## 3.7.5 (2017-04-16) * Update CLI code ([1118ff2](https://github.com/Kikobeats/generator-git/commit/1118ff2)) * Update CLI README template ([e335ead](https://github.com/Kikobeats/generator-git/commit/e335ead)) * Update README.md ([99ce6cf](https://github.com/Kikobeats/generator-git/commit/99ce6cf)) <a name="3.7.4"></a> ## 3.7.4 (2017-03-13) * Use last LTS version ([2d1a0ee](https://github.com/Kikobeats/generator-git/commit/2d1a0ee)) <a name="3.7.3"></a> ## 3.7.3 (2017-03-04) * Remove browser support ([ad19dbc](https://github.com/Kikobeats/generator-git/commit/ad19dbc)) * stable (deprecated) is now node ([795330b](https://github.com/Kikobeats/generator-git/commit/795330b)) * Update bumpedrc template ([e8cd0b0](https://github.com/Kikobeats/generator-git/commit/e8cd0b0)) <a name="3.7.2"></a> ## 3.7.2 (2016-12-16) * 80 to 100 lines ([53193f9](https://github.com/Kikobeats/generator-git/commit/53193f9)) <a name="3.7.1"></a> ## 3.7.1 (2016-12-03) * Add missing separator ([4a41cbe](https://github.com/Kikobeats/generator-git/commit/4a41cbe)) * Drop old node support by default ([13e9159](https://github.com/Kikobeats/generator-git/commit/13e9159)) * chore: drop support for Node.js 0.10 ([baa99cb](https://github.com/Kikobeats/generator-git/commit/baa99cb)) * chore(package): update lodash to version 4.16.0 ([b84a36c](https://github.com/Kikobeats/generator-git/commit/b84a36c)) * chore(package): update lodash to version 4.16.4 ([edc26f4](https://github.com/Kikobeats/generator-git/commit/edc26f4)) * chore(package): update lodash to version 4.16.5 ([12f5674](https://github.com/Kikobeats/generator-git/commit/12f5674)) * chore(package): update yosay to version 1.2.1 ([6ea1be6](https://github.com/Kikobeats/generator-git/commit/6ea1be6)) ### BREAKING CHANGE * This module no longer supports Node.js 0.10 <a name="3.7.0"></a> # 3.7.0 (2016-09-05) * Add standard-markdown linter ([6a4762c](https://github.com/Kikobeats/generator-git/commit/6a4762c)) * Fix add coffeescript ([91048da](https://github.com/Kikobeats/generator-git/commit/91048da)) * node >= 4 by default ([5b995cf](https://github.com/Kikobeats/generator-git/commit/5b995cf)) * chore(package): update finepack to version 2.3.1 ([cfc239d](https://github.com/Kikobeats/generator-git/commit/cfc239d)) <a name="3.6.0"></a> # 3.6.0 (2016-09-02) * Collapse browserify builds ([e2aefae](https://github.com/Kikobeats/generator-git/commit/e2aefae)) <a name="3.5.6"></a> ## 3.5.6 (2016-09-02) * Add separator ([f76c800](https://github.com/Kikobeats/generator-git/commit/f76c800)) * chore(package): update finepack to version 2.2.4 ([1879c41](https://github.com/Kikobeats/generator-git/commit/1879c41)) * chore(package): update finepack to version 2.3.0 ([c79489e](https://github.com/Kikobeats/generator-git/commit/c79489e)) * chore(package): update yo to version 1.8.5 ([73fd8b5](https://github.com/Kikobeats/generator-git/commit/73fd8b5)) <a name="3.5.5"></a> ## 3.5.5 (2016-08-22) * Replace github → gh-user dep ([4a99825](https://github.com/Kikobeats/generator-git/commit/4a99825)) * chore(package): update github to version 2.4.1 ([e3abf75](https://github.com/Kikobeats/generator-git/commit/e3abf75)) * chore(package): update github to version 2.5.1 ([07073cc](https://github.com/Kikobeats/generator-git/commit/07073cc)) * chore(package): update lodash to version 4.15.0 ([ddb8776](https://github.com/Kikobeats/generator-git/commit/ddb8776)) <a name="3.5.4"></a> ## 3.5.4 (2016-08-09) * Lint all js files by default ([fb21642](https://github.com/Kikobeats/generator-git/commit/fb21642)) <a name="3.5.3"></a> ## 3.5.3 (2016-08-09) * Lint all files in lib folder ([fecdd64](https://github.com/Kikobeats/generator-git/commit/fecdd64)) * chore(package): update github to version 2.3.0 ([2c23729](https://github.com/Kikobeats/generator-git/commit/2c23729)) * chore(package): update github to version 2.4.0 ([65726ae](https://github.com/Kikobeats/generator-git/commit/65726ae)) * chore(package): update lodash to version 4.14.0 ([f8818a9](https://github.com/Kikobeats/generator-git/commit/f8818a9)) * chore(package): update lodash to version 4.14.1 ([d841bf8](https://github.com/Kikobeats/generator-git/commit/d841bf8)) * chore(package): update lodash to version 4.14.2 ([aad9d72](https://github.com/Kikobeats/generator-git/commit/aad9d72)) <a name="3.5.2"></a> ## 3.5.2 (2016-07-19) * Add missing dot ([a98a0cc](https://github.com/Kikobeats/generator-git/commit/a98a0cc)) <a name="3.5.1"></a> ## 3.5.1 (2016-07-18) * License in 80 columns ([8b56a39](https://github.com/Kikobeats/generator-git/commit/8b56a39)) * chore(package): update yeoman-generator to version 0.24.1 ([ebb2046](https://github.com/Kikobeats/generator-git/commit/ebb2046)) <a name="3.5.0"></a> # 3.5.0 (2016-07-17) * Add default global vars under standard with mocha ([32a5184](https://github.com/Kikobeats/generator-git/commit/32a5184)) * chore(package): update github to version 2.2.0 ([79e1fc3](https://github.com/Kikobeats/generator-git/commit/79e1fc3)) <a name="3.4.7"></a> ## 3.4.7 (2016-07-12) * Add recursive mocha flag ([12cc5ee](https://github.com/Kikobeats/generator-git/commit/12cc5ee)) * chore(package): update github to version 2.0.1 ([ecdcd7e](https://github.com/Kikobeats/generator-git/commit/ecdcd7e)) * chore(package): update github to version 2.1.0 ([b7870cd](https://github.com/Kikobeats/generator-git/commit/b7870cd)) <a name="3.4.6"></a> ## 3.4.6 (2016-06-27) * Complete License Authorship ([87c023c](https://github.com/Kikobeats/generator-git/commit/87c023c)) * chore(package): update github to version 1.2.1 ([545827d](https://github.com/Kikobeats/generator-git/commit/545827d)) * chore(package): update github to version 1.3.0 ([9a43edf](https://github.com/Kikobeats/generator-git/commit/9a43edf)) * chore(package): update github to version 1.4.0 ([e846331](https://github.com/Kikobeats/generator-git/commit/e846331)) * chore(package): update github to version 2.0.0 ([3a36a85](https://github.com/Kikobeats/generator-git/commit/3a36a85)) <a name="3.4.5"></a> ## 3.4.5 (2016-06-20) * Add missings line breaks ([b39efb4](https://github.com/Kikobeats/generator-git/commit/b39efb4)) * chore(package): update github to version 1.2.0 ([a2e75bb](https://github.com/Kikobeats/generator-git/commit/a2e75bb)) * chore(package): update yeoman-generator to version 0.23.4 ([041a8e3](https://github.com/Kikobeats/generator-git/commit/041a8e3)) * chore(package): update yosay to version 1.2.0 ([af546f2](https://github.com/Kikobeats/generator-git/commit/af546f2)) <a name="3.4.4"></a> ## 3.4.4 (2016-06-15) * Fix prefix test script with coverage report ([341d320](https://github.com/Kikobeats/generator-git/commit/341d320)) <a name="3.4.3"></a> ## 3.4.3 (2016-06-13) * Adjust coverage badge style ([7d2a3c2](https://github.com/Kikobeats/generator-git/commit/7d2a3c2)) <a name="3.4.2"></a> ## 3.4.2 (2016-06-13) * Fix coverage ([2399d10](https://github.com/Kikobeats/generator-git/commit/2399d10)) <a name="3.4.1"></a> ## 3.4.1 (2016-06-13) * Fix typo ([f4f9f00](https://github.com/Kikobeats/generator-git/commit/f4f9f00)) <a name="3.4.0"></a> # 3.4.0 (2016-06-13) * Add coveralls ([bda9c78](https://github.com/Kikobeats/generator-git/commit/bda9c78)) <a name="3.3.4"></a> ## 3.3.4 (2016-06-11) * Add global flag in CLI mode ([2215e24](https://github.com/Kikobeats/generator-git/commit/2215e24)) * chore(package): update github to version 1.1.1 ([d253ea8](https://github.com/Kikobeats/generator-git/commit/d253ea8)) * chore(package): update github to version 1.1.2 ([2b34bf2](https://github.com/Kikobeats/generator-git/commit/2b34bf2)) <a name="3.3.3"></a> ## 3.3.3 (2016-06-02) * Little tweaks ([83546ce](https://github.com/Kikobeats/generator-git/commit/83546ce)) * chore(package): update github to version 1.1.0 ([ddb4513](https://github.com/Kikobeats/generator-git/commit/ddb4513)) * chore(package): update yo to version 1.8.4 ([bfcc83e](https://github.com/Kikobeats/generator-git/commit/bfcc83e)) <a name="3.3.2"></a> ## 3.3.2 (2016-05-29) * Add index as default file to stylize ([11eaa53](https://github.com/Kikobeats/generator-git/commit/11eaa53)) * chore(package): update lodash to version 4.13.0 ([3b05de3](https://github.com/Kikobeats/generator-git/commit/3b05de3)) <a name="3.3.1"></a> ## 3.3.1 (2016-05-22) * Fix promise style ([795b8f6](https://github.com/Kikobeats/generator-git/commit/795b8f6)) * chore(package): update yo to version 1.8.2 ([f58da90](https://github.com/Kikobeats/generator-git/commit/f58da90)) * chore(package): update yo to version 1.8.3 ([076b80c](https://github.com/Kikobeats/generator-git/commit/076b80c)) <a name="3.3.0"></a> # 3.3.0 (2016-05-14) * Add vinyl source buffer dep ([32f19ee](https://github.com/Kikobeats/generator-git/commit/32f19ee)) * remove unnecessary ([9eee484](https://github.com/Kikobeats/generator-git/commit/9eee484)) * Update travis builds ([021f5f0](https://github.com/Kikobeats/generator-git/commit/021f5f0)) * chore(package): update finepack to version 2.2.3 ([141869e](https://github.com/Kikobeats/generator-git/commit/141869e)) * chore(package): update inquirer-npm-name to version 2.0.0 ([62eb939](https://github.com/Kikobeats/generator-git/commit/62eb939)) * chore(package): update lodash to version 4.11.2 ([99486be](https://github.com/Kikobeats/generator-git/commit/99486be)) * chore(package): update lodash to version 4.12.0 ([3a0a408](https://github.com/Kikobeats/generator-git/commit/3a0a408)) * chore(package): update yeoman-generator to version 0.22.6 ([4b2fcdc](https://github.com/Kikobeats/generator-git/commit/4b2fcdc)) * chore(package): update yeoman-generator to version 0.23.2 ([856e825](https://github.com/Kikobeats/generator-git/commit/856e825)) * chore(package): update yeoman-generator to version 0.23.3 ([18cdd8e](https://github.com/Kikobeats/generator-git/commit/18cdd8e)) * chore(package): update yo to version 1.7.1 ([34e7085](https://github.com/Kikobeats/generator-git/commit/34e7085)) * chore(package): update yo to version 1.8.1 ([38336f0](https://github.com/Kikobeats/generator-git/commit/38336f0)) <a name="3.2.19"></a> ## 3.2.19 (2016-04-16) * Use HTTPS ([348e1ea](https://github.com/Kikobeats/generator-git/commit/348e1ea)) * chore(package): update lodash to version 4.10.0 ([6437224](https://github.com/Kikobeats/generator-git/commit/6437224)) * chore(package): update lodash to version 4.11.0 ([d4ed363](https://github.com/Kikobeats/generator-git/commit/d4ed363)) * chore(package): update lodash to version 4.11.1 ([fd21654](https://github.com/Kikobeats/generator-git/commit/fd21654)) * chore(package): update lodash to version 4.8.0 ([14b5798](https://github.com/Kikobeats/generator-git/commit/14b5798)) * chore(package): update lodash to version 4.8.1 ([755a269](https://github.com/Kikobeats/generator-git/commit/755a269)) * chore(package): update lodash to version 4.8.2 ([226da6c](https://github.com/Kikobeats/generator-git/commit/226da6c)) * chore(package): update lodash to version 4.9.0 ([f33095a](https://github.com/Kikobeats/generator-git/commit/f33095a)) * chore(package): update yosay to version 1.1.1 ([1b3b0bb](https://github.com/Kikobeats/generator-git/commit/1b3b0bb)) <a name="3.2.18"></a> ## 3.2.18 (2016-04-02) * Add sublime metadata into git ignore ([423f7df](https://github.com/Kikobeats/generator-git/commit/423f7df)) * chore(package): update chalk to version 1.1.2 ([b3c15ee](https://github.com/Kikobeats/generator-git/commit/b3c15ee)) * chore(package): update lodash to version 4.6.0 ([048d9c1](https://github.com/Kikobeats/generator-git/commit/048d9c1)) * chore(package): update lodash to version 4.6.1 ([b8813ff](https://github.com/Kikobeats/generator-git/commit/b8813ff)) * chore(package): update lodash to version 4.7.0 ([29f74ab](https://github.com/Kikobeats/generator-git/commit/29f74ab)) * chore(package): update yo to version 1.7.0 ([e35d38d](https://github.com/Kikobeats/generator-git/commit/e35d38d)) <a name="3.2.17"></a> ## 3.2.17 (2016-02-23) ### chore * chore(package): update lodash to version 4.5.1 ([e013a3e](https://github.com/Kikobeats/generator-git/commit/e013a3e)) * avoid clean and install ([9ebc6f3](https://github.com/Kikobeats/generator-git/commit/9ebc6f3)) * Merge pull request #11 from Kikobeats/greenkeeper-lodash-4.5.1 ([bb4d560](https://github.com/Kikobeats/generator-git/commit/bb4d560)) <a name="3.2.16"></a> ## 3.2.16 (2016-02-19) * improve cli ([b55ccab](https://github.com/Kikobeats/generator-git/commit/b55ccab)) * Release 3.2.16 ([1adc807](https://github.com/Kikobeats/generator-git/commit/1adc807)) <a name="3.2.15"></a> ## 3.2.15 (2016-02-17) ### chore * chore(package): update lodash to version 4.4.0 ([3537cbe](https://github.com/Kikobeats/generator-git/commit/3537cbe)) * chore(package): update lodash to version 4.5.0 ([7c6edc5](https://github.com/Kikobeats/generator-git/commit/7c6edc5)) * Merge pull request #10 from Kikobeats/greenkeeper-lodash-4.5.0 ([55b7b70](https://github.com/Kikobeats/generator-git/commit/55b7b70)) * Merge pull request #9 from Kikobeats/greenkeeper-lodash-4.4.0 ([6fd37b4](https://github.com/Kikobeats/generator-git/commit/6fd37b4)) * node 4 style ([0eec348](https://github.com/Kikobeats/generator-git/commit/0eec348)) * Release 3.2.15 ([73d0359](https://github.com/Kikobeats/generator-git/commit/73d0359)) <a name="3.2.14"></a> ## 3.2.14 (2016-02-13) ### chore * chore(package): update lodash to version 4.3.0 ([b6b9c75](https://github.com/Kikobeats/generator-git/commit/b6b9c75)) * chore(package): update superb to version 1.3.0 ([ed251fc](https://github.com/Kikobeats/generator-git/commit/ed251fc)) * Merge pull request #7 from Kikobeats/greenkeeper-lodash-4.3.0 ([5e0664b](https://github.com/Kikobeats/generator-git/commit/5e0664b)) * Merge pull request #8 from Kikobeats/greenkeeper-superb-1.3.0 ([44f370e](https://github.com/Kikobeats/generator-git/commit/44f370e)) * Release 3.2.14 ([7477bcd](https://github.com/Kikobeats/generator-git/commit/7477bcd)) <a name="3.2.13"></a> ## 3.2.13 (2016-02-05) * Add missing newline ([15e34a9](https://github.com/Kikobeats/generator-git/commit/15e34a9)) * Release 3.2.13 ([b5b5180](https://github.com/Kikobeats/generator-git/commit/b5b5180)) <a name="3.2.12"></a> ## 3.2.12 (2016-02-04) ### chore * chore(package): update finepack to version 2.2.2 ([1ebaaa6](https://github.com/Kikobeats/generator-git/commit/1ebaaa6)) * chore(package): update lodash to version 4.1.0 ([177f249](https://github.com/Kikobeats/generator-git/commit/177f249)) * chore(package): update lodash to version 4.2.0 ([7eced19](https://github.com/Kikobeats/generator-git/commit/7eced19)) * chore(package): update yeoman-generator to version 0.22.5 ([117ea8d](https://github.com/Kikobeats/generator-git/commit/117ea8d)) * fix test scaffold ([0663b8f](https://github.com/Kikobeats/generator-git/commit/0663b8f)) * Merge pull request #2 from Kikobeats/greenkeeper-yeoman-generator-0.22.5 ([f7e3778](https://github.com/Kikobeats/generator-git/commit/f7e3778)) * Merge pull request #3 from Kikobeats/greenkeeper-lodash-4.1.0 ([1336f13](https://github.com/Kikobeats/generator-git/commit/1336f13)) * Merge pull request #4 from Kikobeats/greenkeeper-lodash-4.2.0 ([06caaca](https://github.com/Kikobeats/generator-git/commit/06caaca)) * Merge pull request #5 from Kikobeats/greenkeeper-finepack-2.2.2 ([5dfa49b](https://github.com/Kikobeats/generator-git/commit/5dfa49b)) * Release 3.2.12 ([ea938e9](https://github.com/Kikobeats/generator-git/commit/ea938e9)) <a name="3.2.11"></a> ## 3.2.11 (2016-01-26) * latest version for devDependencies ([200836c](https://github.com/Kikobeats/generator-git/commit/200836c)) * Release 3.2.11 ([a7113a2](https://github.com/Kikobeats/generator-git/commit/a7113a2)) <a name="3.2.10"></a> ## 3.2.10 (2016-01-25) * be explicit about permissions and flags ([d5bc437](https://github.com/Kikobeats/generator-git/commit/d5bc437)) * Release 3.2.10 ([00ee7f3](https://github.com/Kikobeats/generator-git/commit/00ee7f3)) <a name="3.2.9"></a> ## 3.2.9 (2016-01-25) * better cli help ([eba28ca](https://github.com/Kikobeats/generator-git/commit/eba28ca)) * Release 3.2.9 ([d4e62fd](https://github.com/Kikobeats/generator-git/commit/d4e62fd)) <a name="3.2.8"></a> ## 3.2.8 (2016-01-25) * Node version 4 as minimum version ([bf470d4](https://github.com/Kikobeats/generator-git/commit/bf470d4)) * Release 3.2.8 ([dac0312](https://github.com/Kikobeats/generator-git/commit/dac0312)) <a name="3.2.7"></a> ## 3.2.7 (2016-01-25) * Fix CLI options ([8c652e9](https://github.com/Kikobeats/generator-git/commit/8c652e9)) * Release 3.2.7 ([7d52f50](https://github.com/Kikobeats/generator-git/commit/7d52f50)) <a name="3.2.6"></a> ## 3.2.6 (2016-01-24) * Adjust ([227a4f3](https://github.com/Kikobeats/generator-git/commit/227a4f3)) * Fix prebuild step ([f3188ba](https://github.com/Kikobeats/generator-git/commit/f3188ba)) * Release 3.2.6 ([f3c0507](https://github.com/Kikobeats/generator-git/commit/f3c0507)) * Remove console.log debug :P ([16ea3ff](https://github.com/Kikobeats/generator-git/commit/16ea3ff)) <a name="3.2.5"></a> ## 3.2.5 (2016-01-24) * Fix bumped git push ([a25b22d](https://github.com/Kikobeats/generator-git/commit/a25b22d)) * Release 3.2.5 ([b786de4](https://github.com/Kikobeats/generator-git/commit/b786de4)) <a name="3.2.4"></a> ## 3.2.4 (2016-01-24) * Release 3.2.4 ([6c3a0af](https://github.com/Kikobeats/generator-git/commit/6c3a0af)) <a name="3.2.3"></a> ## 3.2.3 (2016-01-24) * Fix git push on .bumpedrc ([3e17350](https://github.com/Kikobeats/generator-git/commit/3e17350)) * Make testing workflow more simple ([e3d565f](https://github.com/Kikobeats/generator-git/commit/e3d565f)) * Release 3.2.3 ([8064f94](https://github.com/Kikobeats/generator-git/commit/8064f94)) <a name="3.2.2"></a> ## 3.2.2 (2016-01-18) * 3.2.2 releases ([58dfba8](https://github.com/Kikobeats/generator-git/commit/58dfba8)) * Fix missing breakline ([79ef30c](https://github.com/Kikobeats/generator-git/commit/79ef30c)) <a name="3.2.1"></a> ## 3.2.1 (2016-01-18) * 3.2.1 releases ([7de75fe](https://github.com/Kikobeats/generator-git/commit/7de75fe)) * Update ([d0c739b](https://github.com/Kikobeats/generator-git/commit/d0c739b)) * Update ([b0f3681](https://github.com/Kikobeats/generator-git/commit/b0f3681)) <a name="3.2.0"></a> # 3.2.0 (2016-01-18) * 3.2.0 releases ([3bcaed4](https://github.com/Kikobeats/generator-git/commit/3bcaed4)) * Fetch last version of the packages ([e36b035](https://github.com/Kikobeats/generator-git/commit/e36b035)) * lock dependencies ([246f6e3](https://github.com/Kikobeats/generator-git/commit/246f6e3)) * Remove unnecessary ([f06b539](https://github.com/Kikobeats/generator-git/commit/f06b539)) * Update node version by default ([99087b2](https://github.com/Kikobeats/generator-git/commit/99087b2)) <a name="3.1.1"></a> ## 3.1.1 (2016-01-14) * 3.1.1 releases ([c619f54](https://github.com/Kikobeats/generator-git/commit/c619f54)) * Fix bumped config ([5a48b1a](https://github.com/Kikobeats/generator-git/commit/5a48b1a)) * Update bumped config ([5a60cca](https://github.com/Kikobeats/generator-git/commit/5a60cca)) <a name="3.1.0"></a> # 3.1.0 (2016-01-13) * 3.1.0 releases ([e52fd50](https://github.com/Kikobeats/generator-git/commit/e52fd50)) * Add more options ([9cfac3b](https://github.com/Kikobeats/generator-git/commit/9cfac3b)) * Add newline ([dcd0a76](https://github.com/Kikobeats/generator-git/commit/dcd0a76)) * Fix dirty alias ([87c83e8](https://github.com/Kikobeats/generator-git/commit/87c83e8)) * Little refactor ([8043f87](https://github.com/Kikobeats/generator-git/commit/8043f87)) * Update prepublish script as bumped command ([a5e0edb](https://github.com/Kikobeats/generator-git/commit/a5e0edb)) * Update scripts ([892291f](https://github.com/Kikobeats/generator-git/commit/892291f)) * Update scripts ([3a3e91d](https://github.com/Kikobeats/generator-git/commit/3a3e91d)) <a name="3.0.6"></a> ## 3.0.6 (2015-12-10) * 3.0.6 releases ([1c23da7](https://github.com/Kikobeats/generator-git/commit/1c23da7)) * Fix marge package.json in CLI/Browser mode ([d14a8ca](https://github.com/Kikobeats/generator-git/commit/d14a8ca)) <a name="3.0.5"></a> ## 3.0.5 (2015-12-10) * 3.0.5 releases ([d179639](https://github.com/Kikobeats/generator-git/commit/d179639)) * Remove coverage header by default ([d0df613](https://github.com/Kikobeats/generator-git/commit/d0df613)) <a name="3.0.4"></a> ## 3.0.4 (2015-12-10) * 3.0.4 releases ([25688c6](https://github.com/Kikobeats/generator-git/commit/25688c6)) * Add usage into readme template ([9d46396](https://github.com/Kikobeats/generator-git/commit/9d46396)) * Refactor cli code ([096cf10](https://github.com/Kikobeats/generator-git/commit/096cf10)) <a name="3.0.3"></a> ## 3.0.3 (2015-12-02) * 3.0.3 releases ([dfb4e49](https://github.com/Kikobeats/generator-git/commit/dfb4e49)) * fixed identation ([72b39a3](https://github.com/Kikobeats/generator-git/commit/72b39a3)) <a name="3.0.2"></a> ## 3.0.2 (2015-12-01) * 3.0.2 releases ([7aa6aff](https://github.com/Kikobeats/generator-git/commit/7aa6aff)) * deleted unnecessary code ([291aa99](https://github.com/Kikobeats/generator-git/commit/291aa99)) * fixed identation ([72d0fe1](https://github.com/Kikobeats/generator-git/commit/72d0fe1)) <a name="3.0.1"></a> ## 3.0.1 (2015-11-30) * 3.0.1 releases ([9d9794d](https://github.com/Kikobeats/generator-git/commit/9d9794d)) * fixed and deleted unnecessary code ([5cb8dc2](https://github.com/Kikobeats/generator-git/commit/5cb8dc2)) * fixed gulp copy ([7ce54d0](https://github.com/Kikobeats/generator-git/commit/7ce54d0)) * fixed references ([72cabc9](https://github.com/Kikobeats/generator-git/commit/72cabc9)) * updated dep ([11bdf84](https://github.com/Kikobeats/generator-git/commit/11bdf84)) <a name="3.0.0"></a> # 3.0.0 (2015-11-30) * 3.0.0 releases ([0170388](https://github.com/Kikobeats/generator-git/commit/0170388)) * added default Github ([21ebb43](https://github.com/Kikobeats/generator-git/commit/21ebb43)) * totally rewritten ([f1bc6ec](https://github.com/Kikobeats/generator-git/commit/f1bc6ec)) * updated ([7f1907e](https://github.com/Kikobeats/generator-git/commit/7f1907e)) * updated bumped settings ([f7b4a68](https://github.com/Kikobeats/generator-git/commit/f7b4a68)) * updated description ([dfad3c3](https://github.com/Kikobeats/generator-git/commit/dfad3c3)) * updated settings ([62242ae](https://github.com/Kikobeats/generator-git/commit/62242ae)) <a name="2.7.4"></a> ## 2.7.4 (2015-11-26) * 2.7.4 releases ([9f0cad1](https://github.com/Kikobeats/generator-git/commit/9f0cad1)) * improved gulp build ([428dfa7](https://github.com/Kikobeats/generator-git/commit/428dfa7)) <a name="2.7.3"></a> ## 2.7.3 (2015-11-25) * 2.7.3 releases ([460901f](https://github.com/Kikobeats/generator-git/commit/460901f)) * updated ([a544e11](https://github.com/Kikobeats/generator-git/commit/a544e11)) <a name="2.7.2"></a> ## 2.7.2 (2015-11-21) * 2.7.2 releases ([2392ae9](https://github.com/Kikobeats/generator-git/commit/2392ae9)) * fix center header ([63a2704](https://github.com/Kikobeats/generator-git/commit/63a2704)) <a name="2.7.1"></a> ## 2.7.1 (2015-11-21) * 2.7.1 releases ([481e3cc](https://github.com/Kikobeats/generator-git/commit/481e3cc)) <a name="2.7.0"></a> # 2.7.0 (2015-11-21) * 2.7.0 releases ([6b44a8e](https://github.com/Kikobeats/generator-git/commit/6b44a8e)) * improve CLI scaffold ([286e152](https://github.com/Kikobeats/generator-git/commit/286e152)) <a name="2.6.5"></a> ## 2.6.5 (2015-11-21) * 2.6.5 releases ([38b163f](https://github.com/Kikobeats/generator-git/commit/38b163f)) * added bin key in the CLI version ([1b8e886](https://github.com/Kikobeats/generator-git/commit/1b8e886)) <a name="2.6.4"></a> ## 2.6.4 (2015-11-20) * 2.6.4 releases ([f61ce4f](https://github.com/Kikobeats/generator-git/commit/f61ce4f)) * updated bumped configs ([5d5397d](https://github.com/Kikobeats/generator-git/commit/5d5397d)) * updated bumped version ([72a39ab](https://github.com/Kikobeats/generator-git/commit/72a39ab)) <a name="2.6.3"></a> ## 2.6.3 (2015-11-16) * 2.6.2 releases ([aff785e](https://github.com/Kikobeats/generator-git/commit/aff785e)) * 2.6.3 releases ([f0d733c](https://github.com/Kikobeats/generator-git/commit/f0d733c)) * added linting bumped pre plugin ([427ebc3](https://github.com/Kikobeats/generator-git/commit/427ebc3)) * updated moar dependencies ([588cf9d](https://github.com/Kikobeats/generator-git/commit/588cf9d)) * updated node travis builds ([a6cf0a1](https://github.com/Kikobeats/generator-git/commit/a6cf0a1)) <a name="2.6.1"></a> ## 2.6.1 (2015-10-03) * 2.6.1 releases ([f326c93](https://github.com/Kikobeats/generator-git/commit/f326c93)) * Update _travis.yml ([afe8e0b](https://github.com/Kikobeats/generator-git/commit/afe8e0b)) * updated dependencies version ([bf959fb](https://github.com/Kikobeats/generator-git/commit/bf959fb)) <a name="2.6.0"></a> # 2.6.0 (2015-09-01) * 2.6.0 releases ([396a197](https://github.com/Kikobeats/generator-git/commit/396a197)) * paypal instead of gratipay ([342068a](https://github.com/Kikobeats/generator-git/commit/342068a)) * updated bumped settings ([687aace](https://github.com/Kikobeats/generator-git/commit/687aace)) <a name="2.5.0"></a> # 2.5.0 (2015-07-29) * 2.5.0 releases ([e00755e](https://github.com/Kikobeats/generator-git/commit/e00755e)) * added bumpedrc support ([74484cb](https://github.com/Kikobeats/generator-git/commit/74484cb)) * updated bumped settings ([517da57](https://github.com/Kikobeats/generator-git/commit/517da57)) <a name="2.4.1"></a> ## 2.4.1 (2015-07-10) * 2.4.1 releases ([5d9937b](https://github.com/Kikobeats/generator-git/commit/5d9937b)) * fixed path in browser mode ([268c85b](https://github.com/Kikobeats/generator-git/commit/268c85b)) <a name="2.4.0"></a> # 2.4.0 (2015-07-09) * 2.4.0 releases ([dc4477b](https://github.com/Kikobeats/generator-git/commit/dc4477b)) * added cli ([756bcd4](https://github.com/Kikobeats/generator-git/commit/756bcd4)) * support for browserify and CLI ([1e2f923](https://github.com/Kikobeats/generator-git/commit/1e2f923)) <a name="2.3.3"></a> ## 2.3.3 (2015-06-15) * 2.3.3 releases ([70363a3](https://github.com/Kikobeats/generator-git/commit/70363a3)) * use gratipay url instead of gittip ([d619280](https://github.com/Kikobeats/generator-git/commit/d619280)) <a name="2.3.2"></a> ## 2.3.2 (2015-06-06) * 2.3.2 releases ([d40cd3e](https://github.com/Kikobeats/generator-git/commit/d40cd3e)) * updated jshint and jscs settings ([07c2da0](https://github.com/Kikobeats/generator-git/commit/07c2da0)) <a name="2.3.1"></a> ## 2.3.1 (2015-05-24) * 2.3.1 releases ([345f152](https://github.com/Kikobeats/generator-git/commit/345f152)) * added last tagged version badge ([984e49b](https://github.com/Kikobeats/generator-git/commit/984e49b)) * Merge branch 'master' of github.com:Kikobeats/generator-git ([2b54d02](https://github.com/Kikobeats/generator-git/commit/2b54d02)) * Update README.md ([dd663a0](https://github.com/Kikobeats/generator-git/commit/dd663a0)) * updated ([abab0bc](https://github.com/Kikobeats/generator-git/commit/abab0bc)) * using flat square style ([4f10fd9](https://github.com/Kikobeats/generator-git/commit/4f10fd9)) <a name="2.3.0"></a> # 2.3.0 (2015-04-28) * improving scaffolding with more customizations :wolf: ([cf60a78](https://github.com/Kikobeats/generator-git/commit/cf60a78)) <a name="2.2.9"></a> ## 2.2.9 (2015-03-27) * updated ([374b173](https://github.com/Kikobeats/generator-git/commit/374b173)) <a name="2.2.8"></a> ## 2.2.8 (2015-03-19) * 2.2.8 releases ([14a623a](https://github.com/Kikobeats/generator-git/commit/14a623a)) * doesnt generate rc file ([0b8a113](https://github.com/Kikobeats/generator-git/commit/0b8a113)) <a name="2.2.7"></a> ## 2.2.7 (2015-03-19) * 2.2.5 releases ([bada8d8](https://github.com/Kikobeats/generator-git/commit/bada8d8)) * 2.2.6 releases ([36e0994](https://github.com/Kikobeats/generator-git/commit/36e0994)) * 2.2.7 releases ([282f3be](https://github.com/Kikobeats/generator-git/commit/282f3be)) * improved bower template ([a797259](https://github.com/Kikobeats/generator-git/commit/a797259)) * sort keys ([5e8b27e](https://github.com/Kikobeats/generator-git/commit/5e8b27e)) <a name="2.2.5"></a> ## 2.2.5 (2015-03-19) * fixed template file ([5ec3a2c](https://github.com/Kikobeats/generator-git/commit/5ec3a2c)) <a name="2.2.4"></a> ## 2.2.4 (2015-03-17) * deleted unnecessary space ([f5dc12d](https://github.com/Kikobeats/generator-git/commit/f5dc12d)) <a name="2.2.3"></a> ## 2.2.3 (2015-03-17) * referenced local mocha instead of global ([eda42b4](https://github.com/Kikobeats/generator-git/commit/eda42b4)) <a name="2.2.2"></a> ## 2.2.2 (2015-03-16) * fixed browserify build and little improvements ([78ed11c](https://github.com/Kikobeats/generator-git/commit/78ed11c)) * fixed gulpfile template ([7a9e660](https://github.com/Kikobeats/generator-git/commit/7a9e660)) * fixed little issues ([e178a97](https://github.com/Kikobeats/generator-git/commit/e178a97)) <a name="2.2.1"></a> ## 2.2.1 (2015-03-14) * fixed url format ([f920336](https://github.com/Kikobeats/generator-git/commit/f920336)) <a name="2.2.0"></a> # 2.2.0 (2015-03-14) * added jscs configuration ([61c73a0](https://github.com/Kikobeats/generator-git/commit/61c73a0)) <a name="2.1.2"></a> ## 2.1.2 (2015-03-14) * 2.1.2 releases ([f3e9d42](https://github.com/Kikobeats/generator-git/commit/f3e9d42)) * added image template ([f1d7a7d](https://github.com/Kikobeats/generator-git/commit/f1d7a7d)) * Merge branch 'master' of github.com:Kikobeats/generator-git ([b3a40bd](https://github.com/Kikobeats/generator-git/commit/b3a40bd)) <a name="2.1.1"></a> ## 2.1.1 (2015-03-13) * 2.1.1 releases ([6fe09ed](https://github.com/Kikobeats/generator-git/commit/6fe09ed)) * added index.js template ([b184548](https://github.com/Kikobeats/generator-git/commit/b184548)) <a name="2.1.0"></a> # 2.1.0 (2015-03-12) * added npmrc template ([e278595](https://github.com/Kikobeats/generator-git/commit/e278595)) * releases 2.1.0 ([4bceeb3](https://github.com/Kikobeats/generator-git/commit/4bceeb3)) <a name="2.0.3"></a> ## 2.0.3 (2015-03-12) * 2.0.3 releases ([f2ec3ed](https://github.com/Kikobeats/generator-git/commit/f2ec3ed)) * added missing dependency ([144c848](https://github.com/Kikobeats/generator-git/commit/144c848)) <a name="2.0.2"></a> ## 2.0.2 (2015-03-12) * 2.0.1 releases ([29af0e2](https://github.com/Kikobeats/generator-git/commit/29af0e2)) * fixed when the name already exist in npm ([840beed](https://github.com/Kikobeats/generator-git/commit/840beed)) * Update _travis.yml ([0b1982a](https://github.com/Kikobeats/generator-git/commit/0b1982a)) <a name="2.0.0"></a> # 2.0.0 (2015-03-10) * 2.0.0 releases ([34ea55c](https://github.com/Kikobeats/generator-git/commit/34ea55c)) <a name="1.3.0"></a> # 1.3.0 (2015-02-21) * added browserify support ([ed91962](https://github.com/Kikobeats/generator-git/commit/ed91962)) * changed permissions ([5ef7d7a](https://github.com/Kikobeats/generator-git/commit/5ef7d7a)) * new build ([d09bd90](https://github.com/Kikobeats/generator-git/commit/d09bd90)) <a name="1.2.7"></a> ## 1.2.7 (2015-02-11) * better test initialization ([274b854](https://github.com/Kikobeats/generator-git/commit/274b854)) <a name="1.2.6"></a> ## 1.2.6 (2015-02-06) * new build ([62d5699](https://github.com/Kikobeats/generator-git/commit/62d5699)) * Update _test.coffee ([813e61a](https://github.com/Kikobeats/generator-git/commit/813e61a)) <a name="1.1.21"></a> ## 1.1.21 (2015-01-21) * 0.12.11 ([5a8f642](https://github.com/Kikobeats/generator-git/commit/5a8f642)) * added bower and browserify support ([abcf4a5](https://github.com/Kikobeats/generator-git/commit/abcf4a5)) * added watch parameter in mocha ([380ddeb](https://github.com/Kikobeats/generator-git/commit/380ddeb)) * adjusted ([e39ee27](https://github.com/Kikobeats/generator-git/commit/e39ee27)) * fixed bash functions and updated travis settings ([d4d8ee2](https://github.com/Kikobeats/generator-git/commit/d4d8ee2)) * improved ([5886dce](https://github.com/Kikobeats/generator-git/commit/5886dce)) * loaded should ([a8dcc69](https://github.com/Kikobeats/generator-git/commit/a8dcc69)) * Merge branch 'master' of https://github.com/Kikobeats/generator-git ([f5d851e](https://github.com/Kikobeats/generator-git/commit/f5d851e)) * more timeout, added cofee dependency, refactor comments ([40e76e7](https://github.com/Kikobeats/generator-git/commit/40e76e7)) * new build ([9ab9969](https://github.com/Kikobeats/generator-git/commit/9ab9969)) * new build ([53f2a36](https://github.com/Kikobeats/generator-git/commit/53f2a36)) * new build ([ed492f7](https://github.com/Kikobeats/generator-git/commit/ed492f7)) * Update _editorconfig ([8832a29](https://github.com/Kikobeats/generator-git/commit/8832a29)) * Update _editorconfig ([dbea0e2](https://github.com/Kikobeats/generator-git/commit/dbea0e2)) * Update _jshintrc ([b4cdb3f](https://github.com/Kikobeats/generator-git/commit/b4cdb3f)) * Update _package.json ([1094548](https://github.com/Kikobeats/generator-git/commit/1094548)) * Update README.md ([8a15f0d](https://github.com/Kikobeats/generator-git/commit/8a15f0d)) * updated ([2b68b79](https://github.com/Kikobeats/generator-git/commit/2b68b79)) * updated ([ea49b81](https://github.com/Kikobeats/generator-git/commit/ea49b81)) * updated default homepage ([160ce66](https://github.com/Kikobeats/generator-git/commit/160ce66)) * updated version ([36ea257](https://github.com/Kikobeats/generator-git/commit/36ea257)) <a name="0.1.0"></a> # 0.1.0 (2014-07-25) * added more badges from shield.io ([d2bf9d0](https://github.com/Kikobeats/generator-git/commit/d2bf9d0)) * updated version ([cf8b8cb](https://github.com/Kikobeats/generator-git/commit/cf8b8cb)) <a name="0.0.9"></a> ## 0.0.9 (2014-07-24) * updated dependencies ([e33ca3f](https://github.com/Kikobeats/generator-git/commit/e33ca3f)) * updated version ([0007551](https://github.com/Kikobeats/generator-git/commit/0007551)) * updated version ([7a1af1e](https://github.com/Kikobeats/generator-git/commit/7