Skip to content

Commit 026fedb

Browse files
committed
Publish 5.8.0
Signed-off-by: Florian Hotze <[email protected]>
1 parent 1d6bbb4 commit 026fedb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 5.8.0
4+
5+
| Type | Namespace | Description | Reference | Breaking |
6+
|---------------|-----------|-----------------------------------------------|--------------------------------------------------------|----------|
7+
| Enhancement | `items` | ItemPersistence: Add `PersistedItem::instant` | [#396](https://github.com/openhab/openhab-js/pull/396) | No |
8+
9+
Also see the [Release Milestone](https://github.com/openhab/openhab-js/milestone/37).
10+
311
## 5.7.2
412

513
| Type | Namespace | Description | Reference | Breaking |

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openhab",
3-
"version": "5.7.2",
3+
"version": "5.8.0",
44
"description": "JavaScript Library for openHAB Automation",
55
"private": false,
66
"license": "EPL-2.0",

0 commit comments

Comments
 (0)