Skip to content

Commit d8603ed

Browse files
build: release 21.22.0
1 parent 15b17d1 commit d8603ed

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
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+
## [21.22.0](https://github.com/po-ui/po-angular/compare/v21.21.0...v21.22.0) (2026-06-25)
6+
7+
8+
### Features
9+
10+
* **datetimepicker:** implementa input apartado para período ([ecfc96a](https://github.com/po-ui/po-angular/commit/ecfc96a165fc68999a898304a19948f402c19732))
11+
* **icons:** atualiza AnimaliaIcons para v1.1.0 ([868bdb2](https://github.com/po-ui/po-angular/commit/868bdb2db4935967e7855356debb4863e9a51842))
12+
* **table:** adiciona suporte a máscara nas colunas ([15b17d1](https://github.com/po-ui/po-angular/commit/15b17d12d5c5cf744112dd3d1d1c791fe81271cb))
13+
14+
15+
### Bug Fixes
16+
17+
* **multiselect:** corrige remoção de tags ([11f15f6](https://github.com/po-ui/po-angular/commit/11f15f68eb14a34f09f6f5718c9755daa448e364))
18+
519
## [21.21.0](https://github.com/po-ui/po-angular/compare/v21.20.0...v21.21.0) (2026-06-18)
620

721

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.21.0",
3+
"version": "21.22.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -79,7 +79,7 @@
7979
"@angular/router": "~21.2.4",
8080
"@capacitor/core": "5.7.2",
8181
"@capacitor/network": "^5.0.7",
82-
"@po-ui/style": "21.21.0",
82+
"@po-ui/style": "21.22.0",
8383
"custom-idle-queue": "4.0.0",
8484
"driver.js": "~1.4.0",
8585
"echarts": "^5.6.0",

0 commit comments

Comments
 (0)