Skip to content

Commit 9575090

Browse files
committed
🔖 Bumps to 2.1.0 and updates changelog
1 parent 36eccc2 commit 9575090

File tree

3 files changed

+6
-18
lines changed

3 files changed

+6
-18
lines changed

.github/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## ✨ 2.0.9 Adds Multi-Page Support [PR #685](https://github.com/Lissy93/dashy/pull/685)
4+
- Adds Widgets for AdGuard
5+
36
## ✨ 2.0.9 Adds Multi-Page Support [PR #663](https://github.com/Lissy93/dashy/pull/663)
47
- Fix KeyCloak API URL (#564)
58
- Fix guest has config access (#590)

.github/LATEST_CHANGELOG.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
1-
## ✨ 2.0.9 Adds Multi-Page Support [PR #663](https://github.com/Lissy93/dashy/pull/663)
2-
- Fix KeyCloak API URL (#564)
3-
- Fix guest has config access (#590)
4-
- Fix collapsible content in multi-page support (#626)
5-
- Fix layout and item size buttons ( #629)
6-
- Refactor make request in RSS widget (#632)
7-
- Fix material-design-icons header in schema (#640)
8-
- Add option to hide seconds in clock widget (#644)
9-
- Fix pageInfo not being read in router (#645)
10-
- Fix startingView not honored (#646)
11-
- Fix Status Check default (#651)
12-
- Add option to hide image in SportsScores Widget (#654)
13-
- Add Adventure-basic theme (#655)
14-
- Write docs for sub-items (#657)
15-
- Add Font-Awesome displaying as square to troubleshooting guide (#659)
16-
- Show expand / collapse in context menu (#660)
17-
- Only deploy new release when relevant files have changed
1+
## ✨ 2.0.9 Adds Multi-Page Support [PR #685](https://github.com/Lissy93/dashy/pull/685)
2+
- Adds Widgets for AdGuard

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Dashy",
3-
"version": "2.0.9",
3+
"version": "2.1.0",
44
"license": "MIT",
55
"main": "server",
66
"author": "Alicia Sykes <[email protected]> (https://aliciasykes.com)",

0 commit comments

Comments
 (0)