build(release): bump to 2026.8.5 and update UI icons
This release bumps version numbers to 2026.8.5 across all manifests and docs and includes UI refinements. The status panel now uses lucide folder icons for tree view and folders, replacing the previous icons and CSS. - Replace the tree view icon with lucide FolderTree in status panel - Use Folder and FolderOpen icons for expanded/collapsed folders - Bump version to 2026.8.5 in all manifests and changelog
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gitty",
|
||||
"version": "2026.8.4",
|
||||
"version": "2026.8.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gitty",
|
||||
"version": "2026.8.4",
|
||||
"version": "2026.8.5",
|
||||
"dependencies": {
|
||||
"@lucide/svelte": "^1.21.0",
|
||||
"@tailwindcss/vite": "^4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user