@shopify/cli-kit 1.0.0 → 1.0.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,11 @@
1
1
  # @shopify/cli-kit
2
2
 
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Some fixes
8
+
3
9
  ## 1.0.0
4
10
 
5
11
  ### Patch Changes
@@ -45387,7 +45387,7 @@ function isTruthy(variable) {
45387
45387
  }
45388
45388
 
45389
45389
  var name = "@shopify/cli-kit";
45390
- var version$2 = "1.0.0";
45390
+ var version$2 = "1.0.1";
45391
45391
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
45392
45392
  var keywords = [
45393
45393
  "shopify",
@@ -45487,9 +45487,9 @@ var cliKitPackageJson = {
45487
45487
  devDependencies: devDependencies
45488
45488
  };
45489
45489
 
45490
- var version$1 = "1.0.0";
45490
+ var version$1 = "1.0.1";
45491
45491
 
45492
- var version = "1.0.0";
45492
+ var version = "1.0.1";
45493
45493
 
45494
45494
  const constants = {
45495
45495
  environmentVariables: {
@@ -50646,7 +50646,7 @@ class Body$1 {
50646
50646
  return formData;
50647
50647
  }
50648
50648
 
50649
- const {toFormData} = await import('./multipart-parser-a998624e.js');
50649
+ const {toFormData} = await import('./multipart-parser-f50635ec.js');
50650
50650
  return toFormData(this.body, ct);
50651
50651
  }
50652
50652
 
@@ -159531,4 +159531,4 @@ var checksum = /*#__PURE__*/Object.freeze({
159531
159531
  });
159532
159532
 
159533
159533
  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, store as l, api as m, http$1 as n, output$1 as o, path$q as p, checksum as q, constants as r, system as s, template as t, ui as u, version$3 as v };
159534
- //# sourceMappingURL=index-e2b9db4f.js.map
159534
+ //# sourceMappingURL=index-c8c5d53a.js.map