@shopify/cli-kit 3.0.0 → 3.0.5

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,20 @@
1
1
  # @shopify/cli-kit
2
2
 
3
+ ## 3.0.5
4
+
5
+ ## 3.0.4
6
+
7
+ ### Patch Changes
8
+
9
+ - Fix create-app not using 3.0.3
10
+
11
+ ## 3.0.1
12
+
13
+ ### Patch Changes
14
+
15
+ - c01cd9a5: Supports updated template names from the hydrogen monorepo. The `parseRepoUrl` helper now includes the full `http` address in the returns object.
16
+ - 9d324502: Add locale configuration to checkout_ui_extensions
17
+
3
18
  ## 3.0.0
4
19
 
5
20
  ### Major Changes