@shopify/cli-kit 0.29.1 → 0.31.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,24 @@
1
1
  # @shopify/cli-kit
2
2
 
3
+ ## 0.31.0
4
+
5
+ ### Minor Changes
6
+
7
+ - e701cf5: Add a GraphQL client to communicate with Admin and Partners API
8
+ - 563f225: Add utility to scaffold projects from a Liquid-based template
9
+
10
+ ## 0.30.2
11
+
12
+ ### Patch Changes
13
+
14
+ - Add scaffold to the package.json's scripts section of the app template
15
+
16
+ ## 0.30.1
17
+
18
+ ### Patch Changes
19
+
20
+ - New CLI version
21
+
3
22
  ## 0.29.1
4
23
 
5
24
  ### Patch Changes