Skip to content

Commit

Permalink
chore(release): 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed May 1, 2021
1 parent 52751a7 commit fddb812
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

### [1.2.4](https://github.com/resoai/TileBoard-addon/compare/v1.2.3...v1.2.4) (2021-05-01)


### Chore

* **bump:** TileBoard https://github.com/resoai/TileBoard/releases/tag/v2.6.0 ([52751a7](https://github.com/resoai/TileBoard-addon/commit/52751a75a59ec2364566243c6c674d3ab8e4f2f8))
* **deps:** lock file maintenance ([#20](https://github.com/resoai/TileBoard-addon/issues/20)) ([35e54c1](https://github.com/resoai/TileBoard-addon/commit/35e54c1bae7c488fc77e0a77c3bc506985b82504))

### [1.2.3](https://github.com/resoai/TileBoard-addon/compare/v1.2.2...v1.2.3) (2021-04-20)


Expand Down
2 changes: 1 addition & 1 deletion addon/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TileBoard",
"version": "1.2.3",
"version": "1.2.4",
"slug": "tileboard",
"description": "Simple yet highly-customizable dashboard",
"url": "https://github.com/resoai/TileBoard",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tileboard-addon",
"version": "1.2.3",
"version": "1.2.4",
"description": "Home Assistant Addon for TileBoard",
"scripts": {
"release": "standard-version"
Expand Down

0 comments on commit fddb812

Please sign in to comment.