Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit 3d53d16

Browse files
committed
chore(release): 2.6.3
1 parent 306e683 commit 3d53d16

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [2.6.3](https://github.com/resoai/TileBoard/compare/v2.6.2...v2.6.3) (2021-08-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **light:** fix light brightness adjustment buttons after HA update ([#746](https://github.com/resoai/TileBoard/issues/746)) ([dd9510f](https://github.com/resoai/TileBoard/commit/dd9510f1e4c484b8d2b3abcb059d70c7006c7718)), closes [#743](https://github.com/resoai/TileBoard/issues/743)
11+
512
### [2.6.2](https://github.com/resoai/TileBoard/compare/v2.6.1...v2.6.2) (2021-07-21)
613

714
### [2.6.1](https://github.com/resoai/TileBoard/compare/v2.6.0...v2.6.1) (2021-05-23)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tileboard",
3-
"version": "2.6.2",
3+
"version": "2.6.3",
44
"description": "Simple yet highly customizable dashboard for Home Assistant",
55
"scripts": {
66
"dev": "rollup --config --watch",

0 commit comments

Comments
 (0)