Skip to content

Commit 3d9ff33

Browse files
build: release 19.39.11
1 parent f61a1b2 commit 3d9ff33

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.39.11](https://github.com/po-ui/po-angular/compare/v19.39.10...v19.39.11) (2026-05-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **combo:** limpa seleção anterior ao atualizar valor via ngModel ([f61a1b2](https://github.com/po-ui/po-angular/commit/f61a1b25adb1de2dacb00cc2dc9fbce0ad0848f1))
11+
512
### [19.39.10](https://github.com/po-ui/po-angular/compare/v19.39.9...v19.39.10) (2026-04-28)
613

714
Compatibilidade com @totvs/thf-components@19.39.10

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.39.10",
3+
"version": "19.39.11",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~19.2.20",
7575
"@capacitor/core": "5.7.2",
7676
"@capacitor/network": "^5.0.7",
77-
"@po-ui/style": "19.39.10",
77+
"@po-ui/style": "19.39.11",
7878
"custom-idle-queue": "4.0.0",
7979
"echarts": "^5.6.0",
8080
"http-status-codes": "^2.3.0",

0 commit comments

Comments
 (0)