Skip to content

Commit bee771d

Browse files
build: release 17.19.0
1 parent e6d5d61 commit bee771d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.19.0](https://github.com/po-ui/po-angular/compare/v17.18.1...v17.19.0) (2024-07-15)
6+
7+
8+
### Features
9+
10+
* **page-login:** permite desabilitar o autocomplete ([e6d5d61](https://github.com/po-ui/po-angular/commit/e6d5d614f5f21da77eb92e0b137f8b8e8f83a8d8))
11+
12+
13+
### Bug Fixes
14+
15+
* **table:** corrige erro no console ([f74447b](https://github.com/po-ui/po-angular/commit/f74447b1b3978d694f7335f417a60ee8d0ed3a06))
16+
517
### [17.18.1](https://github.com/po-ui/po-angular/compare/v17.18.0...v17.18.1) (2024-07-11)
618

719

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "17.18.1",
3+
"version": "17.19.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.18.1",
77+
"@po-ui/style": "17.19.0",
7878
"capitalize": "^2.0.4",
7979
"colors": "1.4.0",
8080
"core-js": "3.33.3",

0 commit comments

Comments
 (0)