climaybe 3.1.0 → 3.1.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/bin/version.txt CHANGED
@@ -1 +1 @@
1
- 3.1.0
1
+ 3.1.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climaybe",
3
- "version": "3.1.0",
3
+ "version": "3.1.1",
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": {
@@ -14,11 +14,14 @@ ignore:
14
14
  `,
15
15
  '.shopifyignore': `_styles
16
16
  _scripts
17
+ .cursor
17
18
  .cursorrules
18
19
  .config
19
20
  .backups
20
21
  .github
21
22
  .vscode
23
+ tools
24
+ stores
22
25
  node_modules
23
26
  .gitignore
24
27
  LICENSE