Skip to content

Releases: mich-cook/grunt-atomify

v0.3.0

15 Jul 01:55

Choose a tag to compare

Fixes #1 and #3
Update to the license to add contributors to the copyright
Adding author and first contributor to the package.json file

Rely on atomify for mkdir

08 Jul 20:39

Choose a tag to compare

This release has a few clean up items in it like requiring both travis tasks to finish successfully before publishing the package to npm and adding the npm sticker to the docs.

Atomify has added functionality to create directories when they don't exist in the target path. This makes the code in the grunt-atomify plugin redundant. It was removed as to fix issue #4.