semantic-release-bot
2026-04-07 14:21:16 +00:00
parent 8b251df518
commit 14deda12b8
9 changed files with 19 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/shared",
"version": "1.8.1",
"version": "1.9.0",
"private": true,
"type": "module",
"main": "./src/index.ts",
+1 -1
View File
@@ -370,7 +370,7 @@ export const SOCIAL_MEDIA_PRESETS: SocialMediaPreset[] = [
{ platform: "Threads", name: "Post Image", width: 1080, height: 1080 },
];
export const APP_VERSION = "1.8.1";
export const APP_VERSION = "1.9.0";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).