climaybe 3.4.1 → 3.4.2

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/bin/version.txt CHANGED
@@ -1 +1 @@
1
- 3.4.1
1
+ 3.4.2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climaybe",
3
- "version": "3.4.1",
3
+ "version": "3.4.2",
4
4
  "description": "Shopify CLI by Electric Maybe for theme CI/CD workflows, branch orchestration, app setup, and dev tooling",
5
5
  "type": "module",
6
6
  "bin": {
@@ -135,7 +135,7 @@ jobs:
135
135
  echo "Shopify credentials OK for ${{ matrix.alias }}"
136
136
 
137
137
  cleanup-themes:
138
- needs: [extract-pr-number, validate-secrets-per-store]
138
+ needs: [validate-environment, extract-pr-number, validate-secrets-per-store]
139
139
  strategy:
140
140
  fail-fast: false
141
141
  matrix: