Skip to content

v1.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 Sep 19:50
· 75 commits to master since this release

1.0.0 (2017-09-10)

Bug Fixes

  • complete.sh: fix bugs with master branch and upstream (33c27d2)
  • complete.sh: fix initial commit bug (4673249)
  • complete.sh: fix path error (772c593)
  • complete.sh: fix syntax error (453d7f0)
  • package: rename package (15814fb)
  • package.json: remove prepublish script from test package.json (e548330)
  • 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)
  • PROJECT-package.json: add react deps (6788d58)
  • PROJECT-package.json: add some more missing things (a9a4f23)
  • 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: fix eslint errors (7472e74)

Features

  • package: initial commit (54ab2a7)
  • package.json: upgrade all deps (0ca06c4)
  • package.json: upgrade dependencies (9aa5b87)
  • pollinate: add pollinate templates (be0fafa)
  • pollinate: merge template fields into package.json (5456a20)