Skip to content

Commit 0f635b4

Browse files
committed
build: release v16.6.0
1 parent c710527 commit 0f635b4

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+
# [16.6.0](https://github.com/po-ui/po-angular/compare/v16.5.0...v16.6.0) (2023-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **combo:** corrige chamada repetida no componente ([f78548e](https://github.com/po-ui/po-angular/commit/f78548eb9f77197a2536ce7c262df059e31a765a))
11+
12+
13+
### Features
14+
15+
* **combo:** implementa definições do AnimaliaDS ([c710527](https://github.com/po-ui/po-angular/commit/c71052743a315e72a50331ab01402ee1aef8e3cd))
16+
17+
518

619
# [16.5.0](https://github.com/po-ui/po-angular/compare/v16.4.1...v16.5.0) (2023-10-31)
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": "16.5.0",
3+
"version": "16.6.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.5.0",
77+
"@po-ui/style": "16.6.0",
7878
"capitalize": "^2.0.3",
7979
"colors": "1.4.0",
8080
"core-js": "3.13.0",

0 commit comments

Comments
 (0)