prjct-cli 2.14.1 → 2.14.3

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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.14.3] - 2026-05-02
4
+
5
+ ### Refactoring
6
+
7
+ - split 19 files >500 LOC into SRP modules (#316)
8
+
9
+ ## [2.14.2] - 2026-05-03
10
+
11
+ ### Refactoring
12
+
13
+ - DRY pass + analysis/sync-service splits (consolidates #312-#314) (#315)
14
+
3
15
  ## [2.14.1] - 2026-05-03
4
16
 
5
17
  ### Refactoring