@prereason/mcp
Advanced tools
+1
-1
@@ -25,3 +25,3 @@ #!/usr/bin/env node | ||
| const PKG_NAME = '@prereason/mcp'; | ||
| const PKG_VERSION = '0.1.11'; | ||
| const PKG_VERSION = '0.1.12'; | ||
| const DEFAULT_URL = 'https://api.prereason.com/api/mcp'; | ||
@@ -28,0 +28,0 @@ |
+6
-0
| # Changelog | ||
| ## 0.1.12 (2026-03-17) | ||
| - Switch publish workflow to OIDC trusted publisher (no NPM_TOKEN needed) | ||
| - Trigger on tag push (`v*`) instead of GitHub releases | ||
| - Fix repository URL to canonical npm format | ||
| ## 0.1.11 (2026-03-17) | ||
@@ -4,0 +10,0 @@ |
+2
-2
| { | ||
| "name": "@prereason/mcp", | ||
| "version": "0.1.11", | ||
| "version": "0.1.12", | ||
| "type": "module", | ||
@@ -43,4 +43,4 @@ "description": "MCP server for PreReason — the Context API for financial agents. 17 pre-reasoned market briefings with trend signals, regime classification, confidence scores, and cross-asset correlations.", | ||
| "type": "git", | ||
| "url": "https://github.com/PreReason/mcp" | ||
| "url": "git+https://github.com/PreReason/mcp.git" | ||
| } | ||
| } |
14984
-1.45%