Skip to content

Commit f5f0ff5

Browse files
committed
Bump version to 0.8.5
Co-authored-by: Claude
1 parent 816a877 commit f5f0ff5

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.8.5] - 2026-02-10
99

1010
### Fixed
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiometa/productive",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"private": true,
55
"description": "Productive.io tools - CLI and MCP server for AI agents and humans",
66
"keywords": [

packages/productive-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiometa/productive-cli",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "CLI tool for interacting with Productive.io API - optimized for AI agents and humans",
55
"keywords": [
66
"ai-agent",

packages/productive-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiometa/productive-mcp",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "MCP server for Productive.io API - Model Context Protocol integration for Claude Desktop",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)