@zapier/zapier-sdk-cli 0.38.2 → 0.39.1

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,26 @@
1
1
  # @zapier/zapier-sdk-cli
2
2
 
3
+ ## 0.39.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 5391c65: Fix ordering problem with tables CLI commands.
8
+ - Updated dependencies [5391c65]
9
+ - @zapier/zapier-sdk@0.40.1
10
+ - @zapier/zapier-sdk-mcp@0.10.7
11
+
12
+ ## 0.39.0
13
+
14
+ ### Minor Changes
15
+
16
+ - 39e296a: Removing Id or Key suffixes from parameter names to make them flexible to be ID, key, name, alias, etc.
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [39e296a]
21
+ - @zapier/zapier-sdk@0.40.0
22
+ - @zapier/zapier-sdk-mcp@0.10.6
23
+
3
24
  ## 0.38.2
4
25
 
5
26
  ### Patch Changes