Skip to content

Commit

Permalink
chore: release v4.1.3
Browse files Browse the repository at this point in the history
-   [#143](#143) Fix unconsistent min/max limitation values.
  • Loading branch information
Michael Schröder committed Jul 4, 2024
1 parent 66f1eb0 commit 8b0ec17
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
Placeholder for the next version (at the beginning of the line):
## __WORK IN PROGRESS__
-->

## **WORK IN PROGRESS**
## 4.1.3 (2024-07-04)

- [#143](https://github.com/MiSchroe/klf-200-api/issues/143) Fix unconsistent min/max limitation values.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "klf-200-api",
"version": "4.1.2",
"version": "4.1.3",
"description": "This module provides a wrapper to the socket API of a Velux KLF-200 interface. You will need at least firmware 0.2.0.0.71 on your KLF interface for this library to work.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 8b0ec17

Please sign in to comment.