contribute-now 0.7.0-dev.45c1376 → 0.7.0-staging.45c1376

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -14345,7 +14345,7 @@ var import_picocolors11 = __toESM(require_picocolors(), 1);
14345
14345
  // package.json
14346
14346
  var package_default = {
14347
14347
  name: "contribute-now",
14348
- version: "0.7.0-dev.45c1376",
14348
+ version: "0.7.0-staging.45c1376",
14349
14349
  description: "Developer CLI that automates git workflows — branching, syncing, committing, and PRs — with multi-workflow and commit convention support.",
14350
14350
  type: "module",
14351
14351
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "contribute-now",
3
- "version": "0.7.0-dev.45c1376",
3
+ "version": "0.7.0-staging.45c1376",
4
4
  "description": "Developer CLI that automates git workflows — branching, syncing, committing, and PRs — with multi-workflow and commit convention support.",
5
5
  "type": "module",
6
6
  "bin": {