Skip to content

Commit 39c47ff

Browse files
committed
build: release v5.21.0
1 parent f9bfb85 commit 39c47ff

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
# [5.21.0](https://github.com/po-ui/po-angular/compare/v5.20.0...v5.21.0) (2021-11-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **lookup:** campo não atualiza ao alterar o model ([b93de32](https://github.com/po-ui/po-angular/commit/b93de32f3e718f98131b641ef826530373633f8b))
11+
12+
13+
### Features
14+
15+
* **page-job-scheduler:** adiciona propriedade `p-parameters` ([f9bfb85](https://github.com/po-ui/po-angular/commit/f9bfb856c77ec6de699fcf3534b2d67af21bfed7))
16+
17+
18+
519
# [5.20.0](https://github.com/po-ui/po-angular/compare/v5.19.0...v5.20.0) (2021-11-05)
620

721

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "5.20.0",
3+
"version": "5.21.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -73,7 +73,7 @@
7373
"@angular/router": "^12.0.1",
7474
"@ionic-native/core": "5.33.0",
7575
"@ionic-native/network": "5.33.0",
76-
"@po-ui/style": "5.20.0",
76+
"@po-ui/style": "5.21.0",
7777
"capitalize": "^2.0.3",
7878
"colors": "^1.4.0",
7979
"core-js": "3.13.0",

0 commit comments

Comments
 (0)