firstsun-dev_git-files-sync/CHANGELOG.md
semantic-release-bot 9a4d136e63 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/firstsun-dev/git-files-sync/compare/1.1.1...1.1.2) (2026-06-16)

### Bug Fixes

* **lint:** replace activeWindow.setTimeout with setTimeout ([4099f44](4099f44fa5))
2026-06-16 13:34:20 +00:00

3.3 KiB

1.1.2 (2026-06-16)

Bug Fixes

  • lint: replace activeWindow.setTimeout with setTimeout (4099f44)

1.1.1 (2026-06-16)

Bug Fixes

  • ci: switch to shared workflow v1 and fix repository url (3a0f99e)

1.1.0 (2026-06-16)

Features

  • support hidden file sync and expand binary extension list (649d732)

Documentation

  • remove SonarCloud quality gate badge from README (d907baf)
  • update README badges (7cd9e38)

Code Refactoring

  • test: eliminate duplicate code flagged by SonarCloud (f49600e)
  • test: extract shared SyncManager mock setup to reduce duplication (1f71a43)

1.0.6 (2026-05-20)

Bug Fixes

  • release: trigger patch release on chore(deps) commits (910305a)
  • test: add @types/jsdom and fix Element type cast in setup-dom (8f7207a)
  • ui: real-time file status during refresh and unsynced file actions (c6152a6)

Code Refactoring

  • code quality enhancements for issue #23 (7f223e3)
  • code quality enhancements for issue #23 (31ac918)
  • eliminate code duplication flagged by SonarCloud (556f9e9)

1.0.5 (2026-04-26)

Code Refactoring

  • address SonarCloud issues and reduce code duplication (#20) (4574abc)
  • fix quality gate issues, improve type safety and pagination (#21) (70171fd)

Changelog