From f0603cae601694db730f59697388d1be2f5858af Mon Sep 17 00:00:00 2001 From: Deivid Soto Date: Thu, 12 Feb 2026 18:44:42 +0100 Subject: [PATCH] chore(release): 0.2.0 --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e758a9..f9f553b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [0.2.0](https://github.com/torrentclaw/torrentclaw-mcp/compare/v0.1.0...v0.2.0) (2026-02-12) + +### Features + +- **mcp:** add season filtering and presentation guide for better UX ([7844b83](https://github.com/torrentclaw/torrentclaw-mcp/commit/7844b83eb3f49323e7b64ca4c4e09868bbce2dd9)) + ## 0.1.0 (2026-02-12) ### Features diff --git a/package-lock.json b/package-lock.json index e08ba81..782f861 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "torrentclaw-mcp", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "torrentclaw-mcp", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", diff --git a/package.json b/package.json index 5f7a310..fe3dc79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "torrentclaw-mcp", - "version": "0.1.0", + "version": "0.2.0", "description": "MCP server for TorrentClaw — search and discover movies and TV shows with torrent downloads, magnet links, streaming availability, and cast/crew metadata", "type": "module", "bin": {