climaybe 3.0.8 → 3.0.9

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.
Files changed (2) hide show
  1. package/bin/version.txt +1 -1
  2. package/package.json +2 -2
package/bin/version.txt CHANGED
@@ -1 +1 @@
1
- 3.0.8
1
+ 3.0.9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climaybe",
3
- "version": "3.0.8",
3
+ "version": "3.0.9",
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": {
@@ -94,7 +94,7 @@
94
94
  "@commitlint/cli": "^20.4.4",
95
95
  "@commitlint/config-conventional": "^20.4.4",
96
96
  "@semantic-release/git": "^10.0.1",
97
- "@semantic-release/github": "^11.0.6",
97
+ "@semantic-release/github": "^12.0.6",
98
98
  "@semantic-release/npm": "^13.1.5",
99
99
  "husky": "^9.1.7",
100
100
  "semantic-release": "^25.0.3"