Skip to content

Commit 3aa6ee3

Browse files
build: release v17.13.0
1 parent b1eadcc commit 3aa6ee3

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.13.0](https://github.com/po-ui/po-angular/compare/v17.12.0...v17.13.0) (2024-06-03)
6+
7+
8+
### Features
9+
10+
* **clean:** atualiza icone definido pelo animalia ([b44a721](https://github.com/po-ui/po-angular/commit/b44a7218a2823e095d94826b51e1b6395be4840a))
11+
* **search:** inclusão da propriedade filterSelect ([4057910](https://github.com/po-ui/po-angular/commit/4057910ddaa56a3698aea686739173a6943f1ef6))
12+
13+
14+
### Bug Fixes
15+
16+
* **tema:** correção do icone no po-select ([f0e28cc](https://github.com/po-ui/po-angular/commit/f0e28cc283581183b7f7d0dc6b47bf515d81514a))
17+
518
## [17.12.0](https://github.com/po-ui/po-angular/compare/v17.11.0...v17.12.0) (2024-05-27)
619

720

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

0 commit comments

Comments
 (0)