prjct-cli 1.38.1 → 1.38.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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.38.3] - 2026-02-14
4
+
5
+ ### Bug Fixes
6
+
7
+ - replace hardcoded version in server API info (PRJ-341) (#189)
8
+
9
+
10
+ ## [1.38.2] - 2026-02-14
11
+
12
+ ### Bug Fixes
13
+
14
+ - replace hardcoded version in server API info (PRJ-341)
15
+ - replace unbounded any types in workflow-rule-storage (PRJ-339) (#188)
16
+
3
17
  ## [1.38.1] - 2026-02-14
4
18
 
5
19
  ### Bug Fixes