@grupo-elo-editorial/shared-ui-react 1.4.3 → 1.4.5

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,15 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) · Versioning:
4
4
 
5
5
  ---
6
6
 
7
+ ## [1.4.5] — 2026-06-11 (Footer — capitalização sentence case na barra legal; ELO-414)
8
+
9
+ ### Fixed
10
+
11
+ - **`Footer`**: barra legal inferior agora usa sentence case — "Política de Privacidade" → "Política de privacidade" e "Termos de Uso" → "Termos de uso" (alinha ao padrão editorial do site). "Cookies" mantido (palavra única).
12
+ - `package.json` `version` bumped `1.4.4 → 1.4.5`.
13
+
14
+ ---
15
+
7
16
  ## [1.4.3] — 2026-06-10 (TopAccessibilityBar — VLibras lazy load; ELO-396)
8
17
 
9
18
  ### Fixed