This release updates the yo helper generator to only generate one file, thus making the generator easier to use and more useful for Assemble projects..
If you need to generate more files, you can run yo helper:project, which will generate the following:
gruntfile.js/gulpfile.jspackage.json- Mocha tests
- Documentation with verb
Using this new project sub-generator is useful if you want to publish the helper to npm.