prjct-cli 3.69.0 → 3.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.70.0] - 2026-07-16
6
+
7
+ ### Added
8
+ - OpenCode native MCP installer (`mcp.prjct`) + Pi skill surface on install/doctor
9
+
10
+ ## [3.69.1] - 2026-07-17
11
+
12
+ ### Bug Fixes
13
+
14
+ - upgrade installs only npm registry version (never monorepo/local)
15
+
5
16
  ## [3.69.0] - 2026-07-16
6
17
 
7
18
  ### Added