devlyn-cli 1.7.1 → 1.7.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/README.md CHANGED
@@ -214,4 +214,4 @@ Selected during install. Run `npx devlyn-cli` again to add more.
214
214
 
215
215
  ## License
216
216
 
217
- [MIT](LICENSE) — Donut Studio
217
+ [MIT](LICENSE) — Nocodecat @ Donut Studio
package/bin/devlyn.js CHANGED
@@ -131,7 +131,7 @@ ${v} ██████╔╝${p}███████╗${k} ╚███
131
131
  ${g} ╚═════╝ ╚══════╝ ╚═══╝ ╚══════╝ ╚═╝ ╚═╝ ╚═══╝${r}
132
132
 
133
133
  ${COLORS.dim} Claude Code Config Toolkit${r}
134
- ${g} v${PKG.version} ${COLORS.dim}· ${k}🍩 by Donut Studio${r}
134
+ ${g} v${PKG.version} ${COLORS.dim}· ${k}🍩 by Nocodecat @ Donut Studio${r}
135
135
  `;
136
136
  console.log(logo);
137
137
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devlyn-cli",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "AI development toolkit for Claude Code — ideate, auto-resolve, and ship with context engineering and agent orchestration",
5
5
  "homepage": "https://github.com/fysoul17/devlyn-cli#readme",
6
6
  "bin": {