Skip to content

Commit 8aa8f40

Browse files
build: release 19.29.0
1 parent c12902d commit 8aa8f40

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.29.0](https://github.com/po-ui/po-angular/compare/v19.28.1...v19.29.0) (2025-09-30)
6+
7+
8+
### Features
9+
10+
* **scroll:** implementa definições do AnimaliaDS ([2f82142](https://github.com/po-ui/po-angular/commit/2f82142303dcaa00580bfcf7610c7f8bbe27d142))
11+
12+
13+
### Bug Fixes
14+
15+
* **components:** ajusta detecção do estado disable via `FormControl` ([34bbb55](https://github.com/po-ui/po-angular/commit/34bbb557f5c6b2546087d41617dbc7cbbd5ed349))
16+
517
### [19.28.1](https://github.com/po-ui/po-angular/compare/v19.28.0...v19.28.1) (2025-09-22)
618

719

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "19.28.1",
3+
"version": "19.29.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.28.1",
79+
"@po-ui/style": "19.29.0",
8080
"capitalize": "^2.0.4",
8181
"colors": "1.4.0",
8282
"core-js": "3.33.3",
@@ -111,7 +111,7 @@
111111
"@po-ui/ng-schematics": "^18.0.0",
112112
"@types/jasmine": "~5.1.4",
113113
"@types/jasminewd2": "~2.0.13",
114-
"@types/node": "^20.10.0",
114+
"@types/node": "20.10.0",
115115
"@types/resize-observer-browser": "^0.1.11",
116116
"@types/systemjs": "^6.13.5",
117117
"@typescript-eslint/eslint-plugin": "^8.18.0",

0 commit comments

Comments
 (0)