UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

26 lines (16 loc) 702 B
# Change Log 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. <a name="1.0.1"></a> ## [1.0.1](https://github.com/tunnckocore/resolve-package/compare/v1.0.0...v1.0.1) (2016-12-13) ### Bug Fixes * **deps:** force update dependencies ([c636011](https://github.com/tunnckocore/resolve-package/commit/c636011)) ## 1.0.0 - 2016-12-14 - First stable release - minor formating - better description - big readme with "Why" and "Resolution" sections - fix windows bugs on underlying packages - improve tests and coverage - implementation ## 0.0.0 - 2016-12-11 - Initial commit