prjct-cli 2.15.0 → 2.16.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,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.16.0] - 2026-05-04
4
+
5
+ ### Features
6
+
7
+ - Phase 1.5 — harden sync engine for prjct-cloud (B1–B8) (#319)
8
+
9
+ ### Bug Fixes
10
+
11
+ - drop unused imports in entity-handlers (#320)
12
+
13
+
3
14
  ## [2.15.0] - 2026-05-03
4
15
 
5
16
  ### Features