refactor: Update merge output format handling

This commit is contained in:
Peifan Li
2025-12-14 15:54:06 -05:00
parent 98694d5486
commit 3d6f281030

View File

@@ -2,6 +2,14 @@
## v1.5.10 (2025-12-14)
### Refactor
- refactor: Update merge output format handling (98694d5)
### Style
- style: Remove unused onSave function and related logic (59a890a)
## v1.5.9 (2025-12-14)
### Feat