diff --git a/CHANGELOG.md b/CHANGELOG.md index 94dd70f..91bfee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.2] - 2021-03-19 + - Dependency fixes (#239) - Repository automation (ff9de716cd2473f24d9868fd2d19ebc3f366e7a4) - Small fixes (#241) diff --git a/package.json b/package.json index 4569edb..45faae0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "openhab", "displayName": "openHAB", "description": "Robust tool for openHAB textual configurations. Includes code snippets, syntax highlighting, language server integration and more.", - "version": "0.8.1", + "version": "0.8.2", "publisher": "openhab", "icon": "openhab.png", "repository": {