contribute-now 0.8.0-dev.5fd8c38 → 0.8.0-dev.74baa81

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # contribute-now
2
2
 
3
- ![GitHub Repo Banner](https://ghrb.waren.build/banner?header=contribute-now+%F0%9F%94%84&subheader=Any+workflow.+Clean+commits.+Zero+friction.&bg=0D1117-21262D&color=FFFFFF&headerfont=Google+Sans+Code&subheaderfont=Sour+Gummy&support=true)
3
+ ![GitHub Repo Banner](https://ghrb.waren.build/banner?header=>_contribute-now&subheader=Ship+faster+with+clean+git+flow&bg=431586-9231A8&color=FFFFFF&headerfont=Google+Sans+Code&subheaderfont=Google+Sans+Code&support=true)
4
4
  <!-- Created with GitHub Repo Banner by Waren Gonzaga: https://ghrb.waren.build -->
5
5
 
6
6
  **contribute-now** is a developer CLI that automates git workflows — branching, syncing, staging, committing, and opening PRs — so you can focus on shipping, not on memorizing git commands.
package/dist/cli.js CHANGED
@@ -13766,7 +13766,7 @@ var import_picocolors12 = __toESM(require_picocolors(), 1);
13766
13766
  // package.json
13767
13767
  var package_default = {
13768
13768
  name: "contribute-now",
13769
- version: "0.8.0-dev.5fd8c38",
13769
+ version: "0.8.0-dev.74baa81",
13770
13770
  description: "Developer CLI that automates git workflows \u2014 branching, syncing, committing, and PRs \u2014 with multi-workflow and commit convention support.",
13771
13771
  type: "module",
13772
13772
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "contribute-now",
3
- "version": "0.8.0-dev.5fd8c38",
3
+ "version": "0.8.0-dev.74baa81",
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": {