Skip to content

Commit 107db1f

Browse files
committed
build: release 17.15.0
1 parent 8096b90 commit 107db1f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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+
## [17.15.0](https://github.com/po-ui/po-angular/compare/v17.14.0...v17.15.0) (2024-06-17)
6+
7+
8+
### Features
9+
10+
* **disclaimer:** adiciona propriedade para validar exibição do tooltip ([52bec69](https://github.com/po-ui/po-angular/commit/52bec69d04e335ad6db98a601ec48ee8365de1d1))
11+
* **tabs:** adiciona reordenação visual das abas ([9244235](https://github.com/po-ui/po-angular/commit/9244235d945f04f3e4bcf71890e9ebde154c1393))
12+
513
### [17.14.0](https://github.com/po-ui/po-angular/compare/v17.13.1...v17.14.0) (2024-06-10)
614

715
Compatibilidade com @totvs/thf-components@17.14.0

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.14.0",
3+
"version": "17.15.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.14.0",
77+
"@po-ui/style": "17.15.0",
7878
"capitalize": "^2.0.4",
7979
"colors": "1.4.0",
8080
"core-js": "3.33.3",

0 commit comments

Comments
 (0)