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

Commit

Permalink
chore(release): 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Dec 4, 2021
1 parent 3869e8e commit 4c50250
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.8.0](https://github.com/resoai/TileBoard/compare/v2.7.0...v2.8.0) (2021-12-04)


### Features

* allow custom classes on screensaver slides ([#796](https://github.com/resoai/TileBoard/issues/796)) ([514abba](https://github.com/resoai/TileBoard/commit/514abba9f82819d1d6686b18bbb11b8e5df0bb06))

## [2.7.0](https://github.com/resoai/TileBoard/compare/v2.6.5...v2.7.0) (2021-11-22)


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",
"version": "2.7.0",
"version": "2.8.0",
"description": "Simple yet highly customizable dashboard for Home Assistant",
"scripts": {
"dev": "rollup --config --watch",
Expand Down

0 comments on commit 4c50250

Please sign in to comment.