awc-zns-mtd 2.3.0 → 2.4.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
@@ -7,7 +7,7 @@ y este proyecto adhiere a [Semantic Versioning](https://semver.org/lang/es/).
7
7
 
8
8
  ---
9
9
 
10
- ## [2.3.0] - 2026-01-08
10
+ ## [2.4.0] - 2026-01-08
11
11
 
12
12
  ### 🎯 SISTEMA UNIFICADO DE AGENTES ESPECIALIZADOS
13
13
 
@@ -28,6 +28,12 @@ y este proyecto adhiere a [Semantic Versioning](https://semver.org/lang/es/).
28
28
  - 📋 Comandos contextuales por directorio
29
29
  - 🎯 Stack detection automático (Java, .NET, Python, PHP, React)
30
30
  - 💡 Sugerencias proactivas según fase activa
31
+
32
+ ---
33
+
34
+ ## [2.3.0] - 2026-01-08
35
+
36
+ (version published externally)
31
37
  - 📚 Documentación de 22 agentes especializados
32
38
 
33
39
  **Comportamiento Contextual**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "awc-zns-mtd",
4
- "version": "2.3.0",
4
+ "version": "2.4.0",
5
5
  "description": "AWC ZNS-MTD Method - Metodología de Transformación Digital Zen, Neutro y Sistemático",
6
6
  "keywords": [
7
7
  "awc",
@@ -4,7 +4,7 @@
4
4
 
5
5
  module_name: "AWC ZNS-MTD Method"
6
6
  module_code: "awc-zns-mtd"
7
- version: "2.3.0"
7
+ version: "2.4.0"
8
8
  author: "AWC Team"
9
9
  description: "Metodología de Transformación Digital - Zen, Neutro, Sistemático"
10
10