Skip to content

Commit c7fda20

Browse files
build: release 19.33.0
1 parent b547474 commit c7fda20

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [19.33.0](https://github.com/po-ui/po-angular/compare/v19.32.0...v19.33.0) (2025-10-29)
6+
7+
8+
### Features
9+
10+
* **chart:** implementa compatibilidade com variáveis css ([5f6cd68](https://github.com/po-ui/po-angular/commit/5f6cd6807d0d1cdf1ec6e3edbe5475485d2f8e26))
11+
* **components:** reduz espaçamentos e adensa layout de componentes ([38ad525](https://github.com/po-ui/po-angular/commit/38ad52540f30029f525f5fc0723cf4fce4e9b2df))
12+
* **components:** reduz tamanhos de fonte ([b547474](https://github.com/po-ui/po-angular/commit/b547474bcc42da9decd1ce0d48bc94e0807e9bb4))
13+
* **fields:** adiciona po-helper quando não há label definida ([185cfeb](https://github.com/po-ui/po-angular/commit/185cfeb3bb41bfd58fcb73172edde286e94897a7))
14+
* **search:** adiciona eventos p-focus e p-keydown ([2658b6f](https://github.com/po-ui/po-angular/commit/2658b6fc8e1a8ef4880498c989d4efde321b63fd))
15+
516
## [19.32.0](https://github.com/po-ui/po-angular/compare/v19.31.0...v19.32.0) (2025-10-21)
617

718

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "19.32.0",
3+
"version": "19.33.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~19.0.3",
7575
"@capacitor/core": "5.7.2",
7676
"@capacitor/network": "^5.0.7",
77-
"@po-ui/style": "19.32.0",
77+
"@po-ui/style": "19.33.0",
7878
"capitalize": "^2.0.4",
7979
"colors": "1.4.0",
8080
"core-js": "3.33.3",

0 commit comments

Comments
 (0)