prjct-cli 2.15.0 → 2.17.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
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.17.0] - 2026-05-05
4
+
5
+ ### Features
6
+
7
+ - Phase 1.6 — brownfield-aware SDD (auto-context + codebase reviewers + inventory) (#321)
8
+
9
+
10
+ ## [2.16.0] - 2026-05-04
11
+
12
+ ### Features
13
+
14
+ - Phase 1.5 — harden sync engine for prjct-cloud (B1–B8) (#319)
15
+
16
+ ### Bug Fixes
17
+
18
+ - drop unused imports in entity-handlers (#320)
19
+
20
+
3
21
  ## [2.15.0] - 2026-05-03
4
22
 
5
23
  ### Features