Skip to content

Commit a9a957c

Browse files
committed
Prepare minor release.
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent ad81ff1 commit a9a957c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [0.8.2] - 2021-03-19
9+
810
- Dependency fixes (#239)
911
- Repository automation (ff9de716cd2473f24d9868fd2d19ebc3f366e7a4)
1012
- Small fixes (#241)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "openhab",
33
"displayName": "openHAB",
44
"description": "Robust tool for openHAB textual configurations. Includes code snippets, syntax highlighting, language server integration and more.",
5-
"version": "0.8.1",
5+
"version": "0.8.2",
66
"publisher": "openhab",
77
"icon": "openhab.png",
88
"repository": {

0 commit comments

Comments
 (0)