Permalink
Commits on Jan 13, 2017
  1. Bump dependencies

    committed Jan 13, 2017
  2. Add XO badge to readme

    committed on GitHub Jan 13, 2017
Commits on Jan 9, 2017
  1. Rewrite #123 to read better

    committed Jan 9, 2017
Commits on Dec 22, 2016
  1. 2.12.0

    committed Dec 22, 2016
Commits on Dec 13, 2016
Commits on Dec 9, 2016
  1. 2.11.0

    committed Dec 9, 2016
Commits on Nov 29, 2016
Commits on Nov 16, 2016
  1. Fix readme typo (#102)

    Change Interative to Interactive
    carloscuesta committed with Nov 16, 2016
Commits on Nov 14, 2016
  1. 2.10.1

    committed Nov 14, 2016
Commits on Nov 4, 2016
  1. fix tests

    committed Nov 4, 2016
  2. 2.10.0

    committed Nov 4, 2016
  3. follow-up to #97

    committed Nov 4, 2016
Commits on Sep 19, 2016
Commits on Sep 2, 2016
Commits on Aug 18, 2016
Commits on Aug 13, 2016
  1. fix tests

    committed Aug 13, 2016
  2. 2.9.0

    committed Aug 13, 2016
Commits on Aug 11, 2016
Commits on Aug 7, 2016
  1. 2.8.0

    committed Aug 7, 2016
Commits on Aug 2, 2016
  1. add tip about publishing scoped packages

    fixes #68
    committed on GitHub Aug 2, 2016
  2. add tip about initial version

    committed on GitHub Aug 2, 2016
Commits on Jul 26, 2016
  1. 2.7.0

    committed Jul 26, 2016
  2. minor readme tweaks

    committed on GitHub Jul 26, 2016
  3. hide subtasks - fixes #72

    SamVerschueren committed Jul 26, 2016
  4. Use listr skip API to skip publishing private packages (#71)

    * Use new listr skip task function to skip publishng private packages
    
    * Update listr version to 0.5 to get skip task support
    unkillbob committed with Jul 26, 2016
Commits on Jul 22, 2016
  1. skip publishing if package is flagged as private (#64)

    * Don't attempt to npm publish if package flagged as private
    
    * Missing semicolon
    
    * Change to using load-json-file
    
    * Use read-pkg-up to read package.json
    
    * Fix lint error
    
    * Document private packages in readme
    
    * Use readPkgUp.sync
    unkillbob committed with jamestalmage Jul 22, 2016
Commits on Jul 10, 2016
  1. add a tip for signed git tags

    committed on GitHub Jul 10, 2016