@promovaweb/specsfy 0.10.0 → 0.10.1
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 +10 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,16 @@ Todas as mudanças relevantes do Specsfy CLI são registradas neste arquivo.
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [0.10.1] - 2026-08-24
|
|
8
|
+
|
|
9
|
+
### Corrigido
|
|
10
|
+
|
|
11
|
+
- Alinha o catálogo, os metadados e o contrato de qualidade do especialista de
|
|
12
|
+
Design System, incluindo seus padrões de referência e os requisitos dos
|
|
13
|
+
componentes de interface.
|
|
14
|
+
- Mantém a suíte de especialistas compatível com o catálogo publicado e
|
|
15
|
+
recompõe o executável com a versão `0.10.1`.
|
|
16
|
+
|
|
7
17
|
## [0.10.0] - 2026-08-24
|
|
8
18
|
|
|
9
19
|
### Adicionado
|
package/dist/version.d.ts
CHANGED
package/dist/version.js
CHANGED
package/package.json
CHANGED