diff --git a/CHANGELOG.md b/CHANGELOG.md index 49cc0bed7c..a646df3ced 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [17.26.10](https://github.com/po-ui/po-angular/compare/v17.26.9...v17.26.10) (2024-12-23) + +Compatibilidade com @po-ui/ng-components@17.26.10 + ### [17.26.9](https://github.com/po-ui/po-angular/compare/v17.26.8...v17.26.9) (2024-12-09) diff --git a/package.json b/package.json index 4e2d35b031..aca78b6cad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "po-ui-sources", - "version": "17.26.9", + "version": "17.26.10", "description": "PO UI", "homepage": "https://po-ui.io", "license": "MIT", @@ -74,7 +74,7 @@ "@angular/router": "~17.2.4", "@capacitor/core": "5.7.2", "@capacitor/network": "^5.0.7", - "@po-ui/style": "17.26.9", + "@po-ui/style": "17.26.10", "capitalize": "^2.0.4", "colors": "1.4.0", "core-js": "3.33.3",