diff --git a/CHANGELOG.md b/CHANGELOG.md index 5db8a51..3a9a1f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ O formato segue [Keep a Changelog](https://keepachangelog.com/pt-BR/). Este projeto adota [Versionamento Semântico](https://semver.org/pt-BR/). +## [1.43.14] - 2025-12-16 + +### Fixed +- **Relatórios - Badges de Categoria (Recorrentes e Futuras)** + - Adicionado `fontSize: '0.75rem'` aos badges de categoria + - Aplicado em: + * Transações Recorrentes + * Transações Futuras + - Agora todos os badges de categoria têm tamanho consistente + ## [1.43.13] - 2025-12-16 ### Changed diff --git a/VERSION b/VERSION index 42feb01..93a2fd8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.43.13 +1.43.14 diff --git a/frontend/src/pages/Reports.jsx b/frontend/src/pages/Reports.jsx index d760a14..74d9dcb 100644 --- a/frontend/src/pages/Reports.jsx +++ b/frontend/src/pages/Reports.jsx @@ -1812,7 +1812,7 @@ const Reports = () => {