Skip to content

Commit 68a14bd

Browse files
build: release 21.5.0
1 parent b0ea899 commit 68a14bd

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5.0](https://github.com/po-ui/po-angular/compare/v21.4.0...v21.5.0) (2026-03-10)
6+
7+
8+
### Features
9+
10+
* **fields:** aplica definições de espaçamento em label ([b0ea899](https://github.com/po-ui/po-angular/commit/b0ea899a4f2dd795d8d02315189b37055955d0e1))
11+
512
## [21.4.0](https://github.com/po-ui/po-angular/compare/v21.3.0...v21.4.0) (2026-03-03)
613

714

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.4.0",
3+
"version": "21.5.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.4.0",
78+
"@po-ui/style": "21.5.0",
7979
"capitalize": "^2.0.4",
8080
"colors": "1.4.0",
8181
"core-js": "3.33.3",

0 commit comments

Comments
 (0)