diff --git a/CHANGELOG.md b/CHANGELOG.md index cbde40f..f54c1b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## [Unreleased] +## 2.4.3 (February 13, 2020) + +- Update all dependencies. +- Refactor extension. + ## 2.4.2 (January 17, 2020) - Update all dependencies. diff --git a/package.json b/package.json index bfeb343..624bc33 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Notification Tester", "description": "Trigger any VS Code notification.", "icon": "icon.png", - "version": "2.4.2", + "version": "2.4.3", "publisher": "svipas", "repository": { "type": "git",