🔖 Bumps to V 1.6.1 and updates changelog

This commit is contained in:
Alicia Sykes 2021-08-16 23:02:17 +01:00
parent 5b72fd34aa
commit b4e69478fe
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Changelog
## 💄 1.6.1 - Adds new Theme [PR #166](https://github.com/Lissy93/dashy/issues/166)
- Adds Dashy theme, for use in the dev dashboard
## ✨ 1.5.9 - New Minimal/ Startpage View [PR #155](https://github.com/Lissy93/dashy/issues/155)
- Adds a new view, called minimal view, designed to be like a light-weight startpage
- Implemented all the required features (filtering, opening methods, icons, etc) into minimal view

View File

@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.6.0",
"version": "1.6.1",
"license": "MIT",
"main": "server",
"scripts": {