chore(release): 0.17.5 [skip ci]

## [0.17.5](https://github.com/siddharthksah/Stirling-Image/compare/v0.17.4...v0.17.5) (2026-03-28)

### Bug Fixes

* sync stepsRef during render, not useEffect ([748ac60](https://github.com/siddharthksah/Stirling-Image/commit/748ac607bc71892c588e6a1795d258d4fc7f3413))
This commit is contained in:
semantic-release-bot
2026-03-28 09:02:46 +00:00
parent 748ac607bc
commit b4f0fed679
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -354,4 +354,4 @@ export const SOCIAL_MEDIA_PRESETS: SocialMediaPreset[] = [
{ platform: "Threads", name: "Post Image", width: 1080, height: 1080 },
];
export const APP_VERSION = "0.17.4";
export const APP_VERSION = "0.17.5";