Skip to content

Commit 065828c

Browse files
committed
Publish v5.17.1
Signed-off-by: Florian Hotze <dev@florianhotze.com>
1 parent 087b7a1 commit 065828c

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 5.17.1
4+
5+
| Type | Namespace | Description | Reference | Breaking |
6+
|--------|-----------|----------------------------------------------------|--------------------------------------------------------|----------|
7+
| Bugfix | `cache` | Fix defaultSupplier called on every get invocation | [#518](https://github.com/openhab/openhab-js/pull/518) | No |
8+
9+
Also see the [Release Milestone](https://github.com/openhab/openhab-js/milestone/50).
10+
311
## 5.17.0
412

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openhab",
3-
"version": "5.17.0",
3+
"version": "5.17.1",
44
"description": "JavaScript Library for openHAB Automation",
55
"keywords": [
66
"openHAB",

0 commit comments

Comments
 (0)