Skip to content

Releases: jcoreio/promake

v1.0.0

26 Nov 01:20
Compare
Choose a tag to compare

1.0.0 (2017-11-26)

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)
  • src: fix lint errors (5a9ffbd)
  • template.json: add and commit changed files after pollinating (e61281f)
  • template.json: remove --squash (4ec765b)
  • template.json: run git commands from proj directory (b31c4cc)

Features

  • package: initial implementation (c3ff661)
  • pollinate: add pollinate templates (be0fafa)
  • pollinate: merge template fields into package.json (5456a20)