Skip to content

Commit 178e2c6

Browse files
committed
build: release v16.11.0
1 parent 610f087 commit 178e2c6

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+
# [16.11.0](https://github.com/po-ui/po-angular/compare/v16.10.0...v16.11.0) (2024-01-12)
6+
7+
8+
### Bug Fixes
9+
10+
* **dynamic-search:** limpa campo de busca rápida ([6ca2dbd](https://github.com/po-ui/po-angular/commit/6ca2dbd6c21ca1d335584e77f974a5aade4fc6c8))
11+
12+
13+
### Features
14+
15+
* **badge:** novo componente ([43f3186](https://github.com/po-ui/po-angular/commit/43f318639d0069e56841d5a1cc8e4e3e149b0dde))
16+
* **menu:** permite habilitar o automatic toggle ([610f087](https://github.com/po-ui/po-angular/commit/610f087f19c88cf8bf5205e28e33379b0c3bc18e))
17+
* **po-dynamic-view:** aprimora exibição de booleans ([9ff2721](https://github.com/po-ui/po-angular/commit/9ff27212a0733c8bf7bdf2fdb3420bfccbaafc31))
18+
19+
20+
521
# [16.10.0](https://github.com/po-ui/po-angular/compare/v16.9.0...v16.10.0) (2023-12-21)
622

723

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.10.0",
3+
"version": "16.11.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.10.0",
77+
"@po-ui/style": "16.11.0",
7878
"capitalize": "^2.0.3",
7979
"colors": "1.4.0",
8080
"core-js": "3.13.0",

0 commit comments

Comments
 (0)