chore(release): merge dev to main for v1.8.7

This commit is contained in:
mARTin 2026-03-01 16:06:16 +01:00
commit 0e3ae3296b
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "my-weekly-todo-list",
"version": "1.8.6",
"version": "1.8.7",
"description": "A web-based weekly task management application that organizes to-dos and calendar events in a single, intuitive weekly view",
"main": "index.js",
"scripts": {

View File

@ -674,7 +674,6 @@ export default function WeeklyView() {
hourLabelFormat: "short",
showSubHourSlots: true,
dayHeaderGap: "0.75em",
showSubHourSlots: true,
allDayPosition: "above",
focusTimerDuration: 25,
focusBreakDuration: 5,