@grupo-elo-editorial/shared-ui-react 1.3.14 → 1.3.16

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,17 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) · Versioning:
4
4
 
5
5
  ---
6
6
 
7
+ ## [1.3.16] — 2026-06-05 (Footer — links app stores, remoção LABBOOK e logo PeraBook)
8
+
9
+ ### Fixed
10
+
11
+ - **`Footer`**: badges Google Play e App Store agora são clicáveis via props `playStoreUrl` e `appStoreUrl` (antes abriam `#`).
12
+ - **`Footer`**: link LABBOOK removido da coluna "Editora" no `NAV_COLUMNS`.
13
+ - **`Footer`**: logo PeraBook aumentada de `h-10` (40 px) para `h-14` (56 px) com sizing condicional por brand; logo Elo Editora mantém `h-10`.
14
+ - `package.json` `version` bumped `1.3.15 → 1.3.16`.
15
+
16
+ ---
17
+
7
18
  ## [1.3.1] — 2026-06-02 (HeroCarousel — dots pagination visualmente corretos)
8
19
 
9
20
  ### Fixed