Skip to content

Commit

Permalink
build: release 18.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorrea97 committed Oct 21, 2024
1 parent 9b90946 commit acacee7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

## [18.11.0](https://github.com/po-ui/po-angular/compare/v18.10.0...v18.11.0) (2024-10-21)


### Features

* **dynamic-form:** cria propriedade `hideLabelStatus` na interface ([738f6f2](https://github.com/po-ui/po-angular/commit/738f6f22ea424396b797ef1e8bfa940d28e1c5b7))
* **page-slide:** implementa definições do animalia-DS ([1ae9457](https://github.com/po-ui/po-angular/commit/1ae9457351bb162b13089d1f163f7f1dd813f6d4))
* **switch:** cria propriedade `p-hide-label-status` ([929b241](https://github.com/po-ui/po-angular/commit/929b24134936397744621151f6ef7b058e78d337))


### Bug Fixes

* **page-login:** corrige literals `rememberUser` ([45c7d45](https://github.com/po-ui/po-angular/commit/45c7d4586e6606c0975e53b1feaf0bb81c12367b))
* **table:** aplica regra indeterminate no checkbox ([9b90946](https://github.com/po-ui/po-angular/commit/9b9094685f567b90285cd2d92806974bc2985cb7))

### [18.10.0](https://github.com/po-ui/po-angular/compare/v18.9.0...v18.10.0) (2024-10-14)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "po-ui-sources",
"version": "18.10.0",
"version": "18.11.0",
"description": "PO UI",
"homepage": "https://po-ui.io",
"license": "MIT",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@angular/router": "~18.0.1",
"@capacitor/core": "5.7.2",
"@capacitor/network": "^5.0.7",
"@po-ui/style": "18.10.0",
"@po-ui/style": "18.11.0",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand Down

0 comments on commit acacee7

Please sign in to comment.