Skip to content

Commit 59f26d1

Browse files
committed
chore(release): 1.6.3
1 parent cff0077 commit 59f26d1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.6.3](https://github.com/cadriel/fluidd/compare/v1.6.2...v1.6.3) (2021-02-06)
6+
7+
8+
### Bug Fixes
9+
10+
* fan value display not having a fixed decimal ([8a14ac6](https://github.com/cadriel/fluidd/commit/8a14ac65828f158176cce49ddc1f796ce025ebec))
11+
* websocket data bleed ([cff0077](https://github.com/cadriel/fluidd/commit/cff00771988fc240520a4d977ab00fbe2e3bad85))
12+
513
### [1.6.2](https://github.com/cadriel/fluidd/compare/v1.6.1...v1.6.2) (2021-02-05)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "fluidd",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"private": true,
55
"description": "fluidd, a klipper web client.",
66
"author": {

0 commit comments

Comments
 (0)