Skip to content

Commit

Permalink
build: release 17.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CSimoesJr committed Jun 17, 2024
1 parent 8096b90 commit 107db1f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [17.15.0](https://github.com/po-ui/po-angular/compare/v17.14.0...v17.15.0) (2024-06-17)


### Features

* **disclaimer:** adiciona propriedade para validar exibição do tooltip ([52bec69](https://github.com/po-ui/po-angular/commit/52bec69d04e335ad6db98a601ec48ee8365de1d1))
* **tabs:** adiciona reordenação visual das abas ([9244235](https://github.com/po-ui/po-angular/commit/9244235d945f04f3e4bcf71890e9ebde154c1393))

### [17.14.0](https://github.com/po-ui/po-angular/compare/v17.13.1...v17.14.0) (2024-06-10)

Compatibilidade com @totvs/thf-components@17.14.0
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "po-ui-sources",
"version": "17.14.0",
"version": "17.15.0",
"description": "PO UI",
"homepage": "https://po-ui.io",
"license": "MIT",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@angular/router": "~17.2.4",
"@capacitor/core": "5.7.2",
"@capacitor/network": "^5.0.7",
"@po-ui/style": "17.14.0",
"@po-ui/style": "17.15.0",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand Down

0 comments on commit 107db1f

Please sign in to comment.