Skip to content

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Oct 26, 2021
1 parent d69b666 commit e162ea5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### [1.3.1](https://github.com/resoai/TileBoard-addon/compare/v1.3.0...v1.3.1) (2021-10-26)


### Chore

* **bump:** TileBoard https://github.com/resoai/TileBoard/releases/tag/v2.6.4 ([d69b666](https://github.com/resoai/TileBoard-addon/commit/d69b666f60eede98f0af05ee3fde1def9a38cb85))

## [1.3.0](https://github.com/resoai/TileBoard-addon/compare/v1.2.8...v1.3.0) (2021-10-25)


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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "Home Assistant Addon for TileBoard",
"scripts": {
"release": "standard-version"
Expand Down

0 comments on commit e162ea5

Please sign in to comment.