Skip to content

Commit 8b28e07

Browse files
titouanmathisclaude
andcommitted
Bump version to 0.8.3
Co-authored-by: Claude <claude@anthropic.com>
1 parent 9474e59 commit 8b28e07

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
3+
"version": "0.8.3",
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.2",
3+
"version": "0.8.3",
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.2",
3+
"version": "0.8.3",
44
"description": "MCP server for Productive.io API - Model Context Protocol integration for Claude Desktop",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)