You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ All notable changes for each version of the Ambient Music extension.
11
11
- refactor: Introduce UpdaterService for dependency injection
12
12
- feat: Introduce custom error types for granular error handling
13
13
- refactor: Extract Git operations into a separate utility
14
+
- Refactor: Centralized file handling operations by introducing a new FileHandler utility. This improves consistency and maintainability across different updaters.
0 commit comments