Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1005 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 1005 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2016-07-08)

Bug Fixes

  • change win-spawn to cross-spawn. (#8) (1e111c8)
  • upgrade dependencies. add standard-version for release management (#10) (d77ffb8)

Features

  • use require.resolve instead of require to avoid executing code. (#9) (ece888d), closes #9