From 910133f3821d548ac99c443b2dc8f17f38978ef5 Mon Sep 17 00:00:00 2001 From: kevinwatt Date: Thu, 25 Dec 2025 04:10:12 +0800 Subject: [PATCH] chore(release): v0.8.3 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b711adf..60d0be6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -## [0.8.2] - 2025-12-25 +## [0.8.3] - 2025-12-25 ### Added - **Video Comments Extraction**: New tools for extracting YouTube video comments diff --git a/package.json b/package.json index 512030f..b2cfbb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevinwatt/yt-dlp-mcp", - "version": "0.8.2", + "version": "0.8.3", "description": "An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs.", "keywords": [ "mcp",