From ac4fa197e5fe76361ac4d37ce78037c99086e369 Mon Sep 17 00:00:00 2001 From: Chris Snowden Date: Sun, 8 Oct 2023 11:15:14 +0100 Subject: [PATCH] update changelog --- VERSION.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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