@shopify/cli-kit 1.0.5 → 1.0.6

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
  # @shopify/cli-kit
2
2
 
3
+ ## 1.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Add deploy command
8
+
3
9
  ## 1.0.5
4
10
 
5
11
  ### Patch Changes
@@ -45461,7 +45461,7 @@ function isTruthy(variable) {
45461
45461
  }
45462
45462
 
45463
45463
  var name = "@shopify/cli-kit";
45464
- var version$2 = "1.0.5";
45464
+ var version$2 = "1.0.6";
45465
45465
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
45466
45466
  var keywords = [
45467
45467
  "shopify",
@@ -45562,9 +45562,9 @@ var cliKitPackageJson = {
45562
45562
  devDependencies: devDependencies
45563
45563
  };
45564
45564
 
45565
- var version$1 = "1.0.5";
45565
+ var version$1 = "1.0.6";
45566
45566
 
45567
- var version = "1.0.5";
45567
+ var version = "1.0.6";
45568
45568
 
45569
45569
  const constants = {
45570
45570
  environmentVariables: {
@@ -50721,7 +50721,7 @@ class Body$1 {
50721
50721
  return formData;
50722
50722
  }
50723
50723
 
50724
- const {toFormData} = await import('./multipart-parser-5ca14c7b.js');
50724
+ const {toFormData} = await import('./multipart-parser-002f29b0.js');
50725
50725
  return toFormData(this.body, ct);
50726
50726
  }
50727
50727
 
@@ -165697,4 +165697,4 @@ var checksum = /*#__PURE__*/Object.freeze({
165697
165697
  });
165698
165698
 
165699
165699
  export { FormData$2 as F, File$1 as a, string as b, os$2 as c, dependency as d, error$k as e, file$1 as f, git as g, environment as h, session as i, schema$1 as j, toml as k, tunnel as l, store as m, api as n, output$1 as o, path$q as p, http$1 as q, checksum as r, system as s, template as t, ui as u, version$3 as v, constants as w };
165700
- //# sourceMappingURL=index-ade2d028.js.map
165700
+ //# sourceMappingURL=index-6adf4eba.js.map