@promovaweb/specsfy 0.10.2 → 0.10.3
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 +8 -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,14 @@ Todas as mudanças relevantes do Specsfy CLI são registradas neste arquivo.
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [0.10.3] - 2026-08-27
|
|
8
|
+
|
|
9
|
+
### Adicionado
|
|
10
|
+
|
|
11
|
+
- Expande o contrato de Design System, a composição de interfaces e os
|
|
12
|
+
especialistas disponíveis, com documentação, testes e templates alinhados.
|
|
13
|
+
- Publica o guia do usuário do Specsfy na edição `v1.7.18`.
|
|
14
|
+
|
|
7
15
|
## [0.10.2] - 2026-08-24
|
|
8
16
|
|
|
9
17
|
### Corrigido
|
package/dist/version.d.ts
CHANGED
package/dist/version.js
CHANGED
package/package.json
CHANGED