@shopify/oxygen-cli 2.6.4-unstable.202311271525.0 → 2.6.4-unstable.202311281532.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -12,6 +12,7 @@
12
12
  - b23a5ea: Update @types/async from 3.2.23 to 3.2.24
13
13
  - 29c26b4: Update @shopify/cli-kit from 3.51.0 to 3.51.1
14
14
  - bd0fe62: Update @shopify/cli-kit from 3.51.1 to 3.51.2
15
+ - 86a2042: Update @changesets/cli from 2.26.2 to 2.27.1
15
16
 
16
17
  ## 2.6.2
17
18
 
@@ -167,5 +167,5 @@
167
167
  ]
168
168
  }
169
169
  },
170
- "version": "2.6.4-unstable.202311271525.0"
170
+ "version": "2.6.4-unstable.202311281532.0"
171
171
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "2.6.4-unstable.202311271525.0",
8
+ "version": "2.6.4-unstable.202311281532.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bugsnag/source-maps": "^2.3.1",
48
- "@changesets/cli": "^2.26.1",
48
+ "@changesets/cli": "^2.27.1",
49
49
  "@shopify/eslint-plugin": "^43.0.0",
50
50
  "@shopify/prettier-config": "^1.1.2",
51
51
  "@types/async": "^3.2.24",