chore(release): 1.5.3 [skip ci]

## [1.5.3](https://github.com/stirling-image/stirling-image/compare/v1.5.2...v1.5.3) (2026-04-04)

### Bug Fixes

* use heif-convert for HEIC decoding on Linux ([98553ed](https://github.com/stirling-image/stirling-image/commit/98553ed6743e11ff9af8e6fc718ce550d33a7f54))
This commit is contained in:
semantic-release-bot
2026-04-04 13:55:46 +00:00
parent 98553ed674
commit 51f10abb35
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 = "1.5.2";
export const APP_VERSION = "1.5.3";