Skip to content

v1.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 18 Dec 20:35
· 23 commits to master since this release

1.0.0 (2017-12-18)

Bug Fixes

  • complete.sh: fix bugs with master branch and upstream (deef956)
  • complete.sh: fix path error (772c593)
  • complete.sh: fix syntax error (453d7f0)
  • package.json: fix syntax error (c758632)
  • package.json: move codecov to devDependencies (e5c531e)
  • package.json: use flow-copy-source (91ca037)
  • pollinate: fix missing lodash.merge issue (4c630b2)
  • pollinate: fix package.json merging (8707b64)
  • pollinate-templates: fix scoped package name (d2e5a40)
  • project: make templates for package.json and .travis.yml (a27da9e)
  • template.json: add and commit changed files after pollinating (e61281f)
  • template.json: remove --squash (4ec765b)
  • template.json: run git commands from proj directory (b31c4cc)
  • test/index.js: fix flow error (6c6a730)

Features

  • pollinate: add pollinate templates (be0fafa)
  • pollinate: merge template fields into package.json (5456a20)
  • initial commit (0c32f56)