Skip to content

Commit bbdc281

Browse files
committed
build: release v16.5.0
1 parent f31c075 commit bbdc281

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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+
6+
# [16.5.0](https://github.com/po-ui/po-angular/compare/v16.4.1...v16.5.0) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* **table:** corrige valores padrão de propriedades ([f92633d](https://github.com/po-ui/po-angular/commit/f92633d9ddd3aaa9b7695495efd3d19179c56fa1))
12+
* **rich-text:** impede envio de dados ao escolher cor ([d7a7f24](https://github.com/po-ui/po-angular/commit/d7a7f24b10d1f691f56b244afcabe871e7138c35))
13+
14+
15+
### Features
16+
17+
* **multiselect:** implementa as definições do AnimaliaDS ([f31c075](https://github.com/po-ui/po-angular/commit/f31c0750d6ba4eeb9f6726f274f863fb071ac4ac))
18+
19+
20+
521
## [16.4.1](https://github.com/po-ui/po-angular/compare/v16.4.0...v16.4.1) (2023-10-23)
622

723
Compatibilidade com po-theme-totvs

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": "16.4.1",
3+
"version": "16.5.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~16.2.0",
7575
"@capacitor/core": "4.6.3",
7676
"@capacitor/network": "^4.1.0",
77-
"@po-ui/style": "16.4.1",
77+
"@po-ui/style": "16.5.0",
7878
"capitalize": "^2.0.3",
7979
"colors": "1.4.0",
8080
"core-js": "3.13.0",

0 commit comments

Comments
 (0)