Skip to content

Commit 3e7402c

Browse files
build: release 18.1.0
1 parent a4c9a14 commit 3e7402c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [18.1.0](https://github.com/po-ui/po-angular/compare/v18.0.1...v18.1.0) (2024-08-05)
6+
7+
8+
### Bug Fixes
9+
10+
* **treeview:** corrige abertura dentro de um `page-slide` ([a4c9a14](https://github.com/po-ui/po-angular/commit/a4c9a141d50d4bfdb1f04b5086d0108b5d826859))
11+
512
### [18.0.1](https://github.com/po-ui/po-angular/compare/v18.0.0...v18.0.1) (2024-08-01)
613

714

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": "18.0.1",
3+
"version": "18.1.0",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~18.0.1",
7575
"@capacitor/core": "5.7.2",
7676
"@capacitor/network": "^5.0.7",
77-
"@po-ui/style": "18.0.1",
77+
"@po-ui/style": "18.1.0",
7878
"capitalize": "^2.0.4",
7979
"colors": "1.4.0",
8080
"core-js": "3.33.3",

0 commit comments

Comments
 (0)