Skip to content

v1.1.0

Choose a tag to compare

@mysticatea mysticatea released this 24 Sep 23:53
· 3 commits to master since this release
v1.1.0
d0a566e

Features

  • 29d156b added the command to check the version of Node.js.
    When the 2nd argument is omitted such as if-node-version ">=4", the command will exit with zero if the version of Node.js is in the range. Otherwise, the command will exit with one.