Skip to content

Commit d7c8eaa

Browse files
build: release 19.5.0
1 parent 70f4b8d commit d7c8eaa

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.5.0](https://github.com/po-ui/po-angular/compare/v19.4.0...v19.5.0) (2025-03-10)
6+
7+
8+
### Features
9+
10+
* **components:** adiciona nova propriedade 'p-control-value-with-label' ([a31728d](https://github.com/po-ui/po-angular/commit/a31728d05732716a7f6d5ba703d2e282624e8bdb))
11+
12+
13+
### Bug Fixes
14+
15+
* **dynamic-form:** ajusta emissão de evento para p-validate ([70f4b8d](https://github.com/po-ui/po-angular/commit/70f4b8d0d057c0d13670d48af76aeadf5c6b917c))
16+
* **stepper:** corrige navegação entre os steps ([6f26e9a](https://github.com/po-ui/po-angular/commit/6f26e9a964f58e6ba6f290ac50116968c2bb4ec8))
17+
* **table:** corrige requisição de múltiplas tabelas ([006bb7b](https://github.com/po-ui/po-angular/commit/006bb7b0d5e9058acd21ad8bd25c13e4df6be7e8))
18+
519
### [19.4.0](https://github.com/po-ui/po-angular/compare/v19.3.1...v19.4.0) (2025-02-24)
620

721

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "19.4.0",
3+
"version": "19.5.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -75,7 +75,7 @@
7575
"@angular/router": "~19.0.3",
7676
"@capacitor/core": "5.7.2",
7777
"@capacitor/network": "^5.0.7",
78-
"@po-ui/style": "19.4.0",
78+
"@po-ui/style": "19.5.0",
7979
"capitalize": "^2.0.4",
8080
"colors": "1.4.0",
8181
"core-js": "3.33.3",

0 commit comments

Comments
 (0)