diff --git a/CHANGELOG.md b/CHANGELOG.md index eb7f383..17b70f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.18.1] - 2022-09-20 +### Fixed +- Theme settings being deleted if nothing is selected when running `Base16: Activate theme` command +- Duplicate themes appearing in item picker list when running `Base16: Activate theme` command + ## [1.18.0] - 2022-09-20 ### Added - Added support for persisting active themes across updates. See [issue #15](https://github.com/golf1052/base16-generator/issues/15). Thanks @melck! diff --git a/package.json b/package.json index 2f06106..0b05dce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "base16-generator", "displayName": "Base16 Theme Generator", "description": "All Base16 themes available on the fly", - "version": "1.18.0", + "version": "1.18.1", "publisher": "golf1052", "keywords": [ "base16"