diff --git a/VERSION.md b/VERSION.md index 8284492..17abcf6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,5 +1,7 @@ -1.0.0: Package released to NPM -1.0.1: Docs update -1.0.2: Add support for linting require statements written as expressions -1.0.3: Fix bug with module exports being linted erroneously -1.0.4: Add missing suppport for unassigned import statements +1.0.0: Package released to NPM +1.0.1: Docs update +1.0.2: Add support for linting require statements written as expressions +1.0.3: Fix bug with module exports being linted erroneously +1.0.4: Add missing suppport for unassigned import statements +1.0.5: Update dependencies +1.0.6: Update dependencies