synos-helena 25.0.0 → 25.0.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 +4 -0
- package/lib/index.js +1 -1
- package/lib/index.js.gz +0 -0
- package/lib/index.js.map +1 -1
- package/lib/index.js.map.gz +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -29,6 +29,10 @@ O Helena DS segue o Calendar Versioning mais um cronograma interno de lançament
|
|
|
29
29
|
|
|
30
30
|
# Aguardando publicação ...
|
|
31
31
|
|
|
32
|
+
# 25.0.1
|
|
33
|
+
|
|
34
|
+
🐞 Corrige link quebrado do AI Founders Circle no componente `SynchroCopilotButton`, dentro do componente `HLLayout`.
|
|
35
|
+
|
|
32
36
|
# 25.0.0
|
|
33
37
|
|
|
34
38
|
🎉 Inclusão/preparação do Helena para execução de testes automáticos nos pipelines.
|