Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 20:36

2.0.0 (2023-03-21)

Bug Fixes

  • Rename the bin script to mkdir-j (324507a)

BREAKING CHANGES

  • The name of the executable changed from "mkdir.js" to "mkdir-j". I'm sorry
    for that, but Windows mistake the suffix ".js" to a file extension and try execute it.
    NPM creates the original file name too, probably to support Cygwin.