Skip to content

Commit c59c5f4

Browse files
build: release 21.12.0
1 parent d7447e2 commit c59c5f4

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

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+
## [21.12.0](https://github.com/po-ui/po-angular/compare/v21.11.0...v21.12.0) (2026-04-27)
6+
7+
8+
### Features
9+
10+
* **chart:** adiciona variação para o tipo da legenda ([3b6b58b](https://github.com/po-ui/po-angular/commit/3b6b58bf9eb5ad7a5e1a59272e2e4de0e0daabad))
11+
* **progress:** implementa variação circular ([d7447e2](https://github.com/po-ui/po-angular/commit/d7447e2de64dba3e09ceb1fd5478d7e41140f473))
12+
513
### [21.11.0](https://github.com/po-ui/po-angular/compare/v21.10.0...v21.11.0) (2026-04-23)
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": "21.11.0",
3+
"version": "21.12.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.11.0",
82+
"@po-ui/style": "21.12.0",
8383
"custom-idle-queue": "4.0.0",
8484
"echarts": "^5.6.0",
8585
"http-status-codes": "^2.3.0",

0 commit comments

Comments
 (0)