Skip to content

Commit 5dbd8b0

Browse files
committed
build: release v15.7.1
1 parent 4a5ae72 commit 5dbd8b0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
## [15.7.1](https://github.com/po-ui/po-angular/compare/v15.7.0...v15.7.1) (2023-05-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **toaster:** ajusta empilhamento das notificações ([4a5ae72](https://github.com/po-ui/po-angular/commit/4a5ae72b6b873bd746313c6b0bb1d7ad2e6d1c2c))
11+
12+
13+
514
# [15.7.0](https://github.com/po-ui/po-angular/compare/v15.6.1...v15.7.0) (2023-04-20)
615

716

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": "15.7.0",
3+
"version": "15.7.1",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~15.0.3",
7575
"@capacitor/core": "4.6.3",
7676
"@capacitor/network": "^4.1.0",
77-
"@po-ui/style": "15.7.0",
77+
"@po-ui/style": "15.7.1",
7878
"capitalize": "^2.0.3",
7979
"colors": "1.4.0",
8080
"core-js": "3.13.0",

0 commit comments

Comments
 (0)