Skip to content

v0.0.6

Pre-release
Pre-release

Choose a tag to compare

@arlair arlair released this 12 Mar 09:13

<a name"0.0.6">

0.0.6 (2016-03-12)

Bug Fixes

  • release: added condition-circle and some modifications it suggested to CircleCI config (cd03713d)
  • testing:
    • remove ./ from start of npm call in circleci config (51641975)
    • git ignore was not allowing js files, so our index.test.js was not added (b0dff09e)
    • CircleCI is running tests with watch, made a different testw for watching tests (ed280a85)