Skip to content

Commit 57dac68

Browse files
build: release 19.28.0
1 parent 6d97f4d commit 57dac68

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.28.0](https://github.com/po-ui/po-angular/compare/v19.27.0...v19.28.0) (2025-09-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **input-generic:** reseta modelLastUpdate ([ceba0b0](https://github.com/po-ui/po-angular/commit/ceba0b0f305baf84e0cdb177c3a2582094361c3e))
11+
* **page-dynamic-search:** ajusta o GET request com atributo `range` ([6d97f4d](https://github.com/po-ui/po-angular/commit/6d97f4d9151fac4e17d607e8a6ffbcdc0279b11b)), closes [#1211](https://github.com/po-ui/po-angular/issues/1211)
12+
513
## [19.27.0](https://github.com/po-ui/po-angular/compare/v19.26.0...v19.27.0) (2025-09-08)
614

715

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.27.0",
3+
"version": "19.28.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -76,7 +76,7 @@
7676
"@angular/router": "~19.0.3",
7777
"@capacitor/core": "5.7.2",
7878
"@capacitor/network": "^5.0.7",
79-
"@po-ui/style": "19.27.0",
79+
"@po-ui/style": "19.28.0",
8080
"capitalize": "^2.0.4",
8181
"colors": "1.4.0",
8282
"core-js": "3.33.3",

0 commit comments

Comments
 (0)