added a changelog section

This commit is contained in:
2026-05-31 19:21:38 +01:00
parent 2c72bac2e2
commit 8e0c34158c
10 changed files with 191 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"rewriteRelativeImportExtensions": true,
"types": ["vite/client"],
"types": ["vite/client", "node"],
"allowJs": true,
// "baseUrl": ".",
// "paths": {