chore(release): 0.16.2 [skip ci]

## [0.16.2](https://github.com/siddharthksah/Stirling-Image/compare/v0.16.1...v0.16.2) (2026-03-28)

### Bug Fixes

* pipeline only shows compatible tools and displays errors ([0410bf3](https://github.com/siddharthksah/Stirling-Image/commit/0410bf34610aa56391615ab3a95ea77a12668743))
This commit is contained in:
semantic-release-bot
2026-03-28 06:39:17 +00:00
parent 0410bf3461
commit 51684c0cd2
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.16.1";
export const APP_VERSION = "0.16.2";