🔖 Bumps to V 1.7

This commit is contained in:
Alicia Sykes 2021-08-29 22:05:20 +01:00
parent 33986dd692
commit 4cd383137e
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 🍻 1.7.0 - Documentation Website [PR #190](https://github.com/Lissy93/dashy/pull/190)
- Builds a quick website to host the docs. No code changes, but prepares for V1.7 release
## ✨ 1.6.9 - Web Search Feature [PR #185](https://github.com/Lissy93/dashy/pull/185)
- Adds ability to search the web directly from Dashy by pressing enter on the search bar
- Adds configuration options, for setting default search engine, opening method and disabling

View File

@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.6.9",
"version": "1.7.0",
"license": "MIT",
"main": "server",
"scripts": {
@ -91,4 +91,4 @@
"> 1%",
"last 2 versions"
]
}
}