Skip to content

Commit c2cde6e

Browse files
committed
chore(release): v2.1.5 [skip ci]
1 parent afacbeb commit c2cde6e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [2.1.5] - 2026-06-10
4+
5+
- ci: bump GitHub Actions to node24 majors (checkout@v6, setup-python@v6) (#35)
6+
7+
38
## [2.1.4] - 2026-06-10
49

510
- feat: fastmcp 3.4.2 uplift — annotations, structured output, resources, prompts, context (#34)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-things"
3-
version = "2.1.4"
3+
version = "2.1.5"
44
description = "Production-ready Model Context Protocol server for Things 3, enabling AI assistants to interact with your task management system through natural language"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)