diff --git a/CHANGELOG.md b/CHANGELOG.md index 1802d7a..cc28a6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,5 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [Unreleased] -- Initial release +## [v0.1.0] +- Initial release with basic tsx support diff --git a/package.json b/package.json index ac91266..0765413 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "categories": [ "Themes" ], - "icon": "mono-24_light.png", + "icon": "assets/mono-24_light.png", "contributes": { "themes": [ {