command-code 1.6.1 → 1.6.2

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,11 @@
1
1
  # command-code
2
2
 
3
+ ## 1.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - refactor: improve error formatting
8
+
3
9
  ## 1.6.1
4
10
 
5
11
  ### Patch Changes
@@ -10,7 +16,7 @@
10
16
 
11
17
  ### Minor Changes
12
18
 
13
- - feat: add add thinkingmachines/inkling-small model
19
+ - feat: add thinkingmachines/inkling-small model
14
20
 
15
21
  ### Patch Changes
16
22