semantic-release-bot
2026-04-06 13:00:53 +00:00
parent 75c7f135fe
commit 3018137548
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/shared",
"version": "1.7.4",
"version": "1.7.5",
"private": true,
"type": "module",
"main": "./src/index.ts",
+1 -1
View File
@@ -354,7 +354,7 @@ export const SOCIAL_MEDIA_PRESETS: SocialMediaPreset[] = [
{ platform: "Threads", name: "Post Image", width: 1080, height: 1080 },
];
export const APP_VERSION = "1.7.4";
export const APP_VERSION = "1.7.5";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).