Skip to content

Commit e506611

Browse files
committed
build: release 21.4.0
1 parent df8623a commit e506611

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
## [21.4.0](https://github.com/po-ui/po-angular/compare/v21.3.0...v21.4.0) (2026-03-03)
6+
7+
8+
### Features
9+
10+
* **calendar:** implementa definições do AnimaliaDS ([7f19fbc](https://github.com/po-ui/po-angular/commit/7f19fbc8c346a4d833765dd36680ad5a5599784a))
11+
* **datepicker:** implementa definições do AnimaliaDS ([df8623a](https://github.com/po-ui/po-angular/commit/df8623aa311cee58121f6022cd83330504c8ce9e))
12+
* **datepicker-range:** implementa definições do AnimaliaDS ([df8623a](https://github.com/po-ui/po-angular/commit/df8623aa311cee58121f6022cd83330504c8ce9e))
13+
* **widget:** adiciona avatar ao widget e novos posicionamentos da tag ([e032e9f](https://github.com/po-ui/po-angular/commit/e032e9f627cce1f3dd25561f9a8ca234ea9a9319))
14+
15+
16+
### Bug Fixes
17+
18+
* **table:** ajusta a ordenação ao atualizar p-items ([6a2495b](https://github.com/po-ui/po-angular/commit/6a2495b04e2e4ddb73de968712af5179d521fe44))
19+
520
## [21.3.0](https://github.com/po-ui/po-angular/compare/v21.2.0...v21.3.0) (2026-02-23)
621

722

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": "21.3.0",
3+
"version": "21.4.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -75,7 +75,7 @@
7575
"@angular/router": "~21.0.3",
7676
"@capacitor/core": "5.7.2",
7777
"@capacitor/network": "^5.0.7",
78-
"@po-ui/style": "21.3.0",
78+
"@po-ui/style": "21.4.0",
7979
"capitalize": "^2.0.4",
8080
"colors": "1.4.0",
8181
"core-js": "3.33.3",

0 commit comments

Comments
 (0)