Skip to content

Commit b5168bb

Browse files
build: release 17.16.0
1 parent 39369d4 commit b5168bb

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

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+
## [17.16.0](https://github.com/po-ui/po-angular/compare/v17.15.2...v17.16.0) (2024-06-24)
6+
7+
8+
### Features
9+
10+
* **icon:** adiciona biblioteca de ícones phosphor ([1d759e0](https://github.com/po-ui/po-style/commit/1d759e0bc4602e0effbe514a8f44c6935e8ad1cc))
11+
* **icon:** permite chavear lib de ícones ([ff2426a](https://github.com/po-ui/po-angular/commit/ff2426abee238e12778e265336143fa99ce237a0))
12+
* **toaster:** criação do componente po-toaster ([d39f20c](https://github.com/po-ui/po-angular/commit/d39f20c1c1b5d8a78a39333844f61797e844bc7e))
13+
14+
15+
### Bug Fixes
16+
17+
* **tabs:** ajusta reposicionamento de tabs filhas ([0fed393](https://github.com/po-ui/po-angular/commit/0fed393b311154c4483aa48ad895ce6bc3d8fd31))
18+
519
### [17.15.2](https://github.com/po-ui/po-angular/compare/v17.15.1...v17.15.2) (2024-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": "17.15.2",
3+
"version": "17.16.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~17.2.4",
7575
"@capacitor/core": "5.7.2",
7676
"@capacitor/network": "^5.0.7",
77-
"@po-ui/style": "17.15.2",
77+
"@po-ui/style": "17.16.0",
7878
"capitalize": "^2.0.4",
7979
"colors": "1.4.0",
8080
"core-js": "3.33.3",

0 commit comments

Comments
 (0)