@nathanramorim/forge-sdd 1.5.1 → 1.5.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @nathanramorim/forge-sdd
2
2
 
3
- > CLI que scaffolda a estrutura **Forge-SDD** v1.4.3 em segundos. Suporte total para **GitHub Copilot, Claude e Gemini**.
3
+ > CLI que scaffolda a estrutura **Forge-SDD** v1.5.2 em segundos. Suporte total para **GitHub Copilot, Claude e Gemini**.
4
4
 
5
5
  🚀 **Landing Page:** [forge-sdd.vercel.app](https://forge-sdd.vercel.app)
6
6
 
@@ -70,7 +70,7 @@ Uma árvore de aproximadamente 40 arquivos baseada na **Metodologia Forge-SDD**,
70
70
 
71
71
  ## Como interagir com os Agentes
72
72
 
73
- A Metodologia Forge-SDD v1.4.3
73
+ A Metodologia Forge-SDD v1.5.2
74
74
 
75
75
  ### 🛠️ Comandos Universais (Prompts)
76
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nathanramorim/forge-sdd",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "CLI que scaffolda estruturas Forge-SDD em segundos",
5
5
  "homepage": "https://github.com/nathanramorim/homebrew-forge-sdd",
6
6
  "repository": {