Skip to content

Commit

Permalink
build: release 17.26.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renanarosario committed Oct 29, 2024
1 parent 9900291 commit 35369fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.26.5](https://github.com/po-ui/po-angular/compare/v17.26.4...v17.26.5) (2024-10-29)


### Bug Fixes

* **accordion:** corrige texto grande no componente ([5cb5c4f](https://github.com/po-ui/po-angular/commit/5cb5c4f6d3180c366e88b97e8dd5fcf8aaedeb65))
* **dynamic-form:** corrige requisição repetida ([9900291](https://github.com/po-ui/po-angular/commit/99002918c046ba8e253fbecec81d415c31953db4))
* **page-default:** ajusta propriedade `visible` do `PoPageAction` ([91bc717](https://github.com/po-ui/po-angular/commit/91bc717c870c333027f3a2411045b28c16f518d1)), closes [#1836](https://github.com/po-ui/po-angular/issues/1836)

### [17.26.4](https://github.com/po-ui/po-angular/compare/v17.26.3...v17.26.4) (2024-10-21)


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.26.4",
"version": "17.26.5",
"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.26.4",
"@po-ui/style": "17.26.5",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand Down

0 comments on commit 35369fc

Please sign in to comment.