don-cheli-sdd 1.27.1 → 1.28.0

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/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ Todos los cambios notables en Don Cheli SDD Framework.
4
4
 
5
5
  Formato basado en [Conventional Commits](https://www.conventionalcommits.org/).
6
6
 
7
+ ## [1.28.0](https://github.com/doncheli/don-cheli-sdd/compare/v1.27.1...v1.28.0) (2026-04-07)
8
+
9
+ ### Nuevas Funcionalidades
10
+
11
+ * mejoras al framework — badges actualizados a 93+ comandos, 51+ skills ([00fdb08](https://github.com/doncheli/don-cheli-sdd/commit/00fdb084b899d4c076785cb8562f9db58665bc12))
12
+
7
13
  ## [1.27.1](https://github.com/doncheli/don-cheli-sdd/compare/v1.27.0...v1.27.1) (2026-04-07)
8
14
 
9
15
  ### Correcciones
package/README.es.md CHANGED
@@ -12,10 +12,10 @@
12
12
  </p>
13
13
  <p align="center">
14
14
  <a href="#-instalación"><img src="https://img.shields.io/badge/instalación-2_minutos-brightgreen" alt="Install"></a>
15
- <img src="https://img.shields.io/badge/versión-1.27.1-blue" alt="Version">
15
+ <img src="https://img.shields.io/badge/versión-1.28.0-blue" alt="Version">
16
16
  <img src="https://img.shields.io/badge/licencia-Apache%202.0-green" alt="License">
17
17
  <img src="https://img.shields.io/badge/idiomas-ES%20|%20EN%20|%20PT-red" alt="Languages">
18
- <img src="https://img.shields.io/badge/comandos-88+-purple" alt="Commands">
18
+ <img src="https://img.shields.io/badge/comandos-93+-purple" alt="Commands">
19
19
  <img src="https://img.shields.io/badge/habilidades-51+-orange" alt="Skills">
20
20
  <img src="https://img.shields.io/badge/Anthropic%20Skills%202.0-compatible-blueviolet" alt="Skills 2.0">
21
21
  <a href="https://marketplace.visualstudio.com/items?itemName=doncheli.don-cheli-sdd"><img src="https://img.shields.io/visual-studio-marketplace/v/doncheli.don-cheli-sdd?label=VS%20Code&color=007ACC" alt="VS Code"></a>
package/README.md CHANGED
@@ -12,10 +12,10 @@
12
12
  </p>
13
13
  <p align="center">
14
14
  <a href="#-installation"><img src="https://img.shields.io/badge/install-2_minutes-brightgreen" alt="Install"></a>
15
- <img src="https://img.shields.io/badge/version-1.27.1-blue" alt="Version">
15
+ <img src="https://img.shields.io/badge/version-1.28.0-blue" alt="Version">
16
16
  <img src="https://img.shields.io/badge/license-Apache%202.0-green" alt="License">
17
17
  <img src="https://img.shields.io/badge/languages-ES%20|%20EN%20|%20PT-red" alt="Languages">
18
- <img src="https://img.shields.io/badge/commands-88+-purple" alt="Commands">
18
+ <img src="https://img.shields.io/badge/commands-93+-purple" alt="Commands">
19
19
  <img src="https://img.shields.io/badge/skills-51+-orange" alt="Skills">
20
20
  <img src="https://img.shields.io/badge/Anthropic%20Skills%202.0-compatible-blueviolet" alt="Skills 2.0">
21
21
  <a href="https://marketplace.visualstudio.com/items?itemName=doncheli.don-cheli-sdd"><img src="https://img.shields.io/visual-studio-marketplace/v/doncheli.don-cheli-sdd?label=VS%20Code&color=007ACC" alt="VS Code"></a>
package/README.pt.md CHANGED
@@ -12,10 +12,10 @@
12
12
  </p>
13
13
  <p align="center">
14
14
  <a href="#-instalação"><img src="https://img.shields.io/badge/instalação-2_minutos-brightgreen" alt="Install"></a>
15
- <img src="https://img.shields.io/badge/versão-1.27.1-blue" alt="Version">
15
+ <img src="https://img.shields.io/badge/versão-1.28.0-blue" alt="Version">
16
16
  <img src="https://img.shields.io/badge/licença-Apache%202.0-green" alt="License">
17
17
  <img src="https://img.shields.io/badge/idiomas-ES%20|%20EN%20|%20PT-red" alt="Languages">
18
- <img src="https://img.shields.io/badge/comandos-88+-purple" alt="Commands">
18
+ <img src="https://img.shields.io/badge/comandos-93+-purple" alt="Commands">
19
19
  <img src="https://img.shields.io/badge/habilidades-51+-orange" alt="Skills">
20
20
  <img src="https://img.shields.io/badge/Anthropic%20Skills%202.0-compatível-blueviolet" alt="Skills 2.0">
21
21
  <br/>
package/VERSION CHANGED
@@ -1 +1 @@
1
- 1.27.1
1
+ 1.28.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "don-cheli-sdd",
3
- "version": "1.27.1",
3
+ "version": "1.28.0",
4
4
  "description": "Framework SDD para Claude Code — 72+ comandos, 43 habilidades, 15 modelos de razonamiento. TDD como ley de hierro. EN/ES/PT.",
5
5
  "main": "bin/don-cheli.js",
6
6
  "scripts": {
@@ -1 +1 @@
1
- 1.27.1
1
+ 1.28.0
@@ -4,7 +4,7 @@
4
4
 
5
5
  set -euo pipefail
6
6
 
7
- VERSION="1.27.1"
7
+ VERSION="1.28.0"
8
8
  REPO_URL="https://github.com/doncheli/don-cheli-sdd"
9
9
  CLEANUP_TMPDIR=""
10
10
 
@@ -255,7 +255,7 @@ _gen_continue() {
255
255
  cat > "$project_root/.continue/config/don-cheli.json" 2>/dev/null << 'CONTEOF' || true
256
256
  {
257
257
  "name": "don-cheli-sdd",
258
- "version": "1.27.1",
258
+ "version": "1.28.0",
259
259
  "description": "Don Cheli SDD Framework",
260
260
  "rules": [
261
261
  "All production code requires tests (TDD: RED → GREEN → REFACTOR)",
@@ -4,7 +4,7 @@
4
4
 
5
5
  set -euo pipefail
6
6
 
7
- VERSION="1.27.1"
7
+ VERSION="1.28.0"
8
8
  REPO_URL="https://github.com/doncheli/don-cheli-sdd"
9
9
  CLEANUP_TMPDIR=""
10
10