From 7b712d7272e3b46812b8f219360d40c96a81007e Mon Sep 17 00:00:00 2001 From: Yangliang Li Date: Tue, 12 May 2026 14:48:03 +0800 Subject: [PATCH] docs(release): prepare v1.1.3 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f0c952..a2fbbee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to APIMux CLI are documented here. +## [1.1.3] - 2026-05-12 + +### Added + +- Added the `apimux tiktok get_video_detail` shortcut for TikTok video detail + lookup by share URL or `aweme_id`. +- Added compact output projection for TikTok and Douyin video detail responses. + +### Documentation + +- Updated bundled TikTok and Douyin skills with video detail examples, expiring + media URL notes, and `video_not_found` guidance. + ## [1.1.2] - 2026-04-29 ### Fixed