Skip to content

Commit

Permalink
build: release v17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CSimoesJr committed Mar 11, 2024
1 parent 9588cdf commit cbae464
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0](https://github.com/po-ui/po-angular/compare/v17.0.0...v17.1.0) (2023-10-23)

**build:** atualiza para o Angular 17@latest

# [17.0.0](https://github.com/po-ui/po-angular/compare/v16.16.0...v17.0.0) (2024-03-04)

### BREAKING CHANGES
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "po-ui-sources",
"version": "17.0.0",
"version": "17.1.0",
"description": "PO UI",
"homepage": "https://po-ui.io",
"license": "MIT",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@angular/router": "~17.2.4",
"@capacitor/core": "5.7.2",
"@capacitor/network": "^5.0.7",
"@po-ui/style": "17.0.0",
"@po-ui/style": "17.1.0",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand All @@ -96,7 +96,6 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~17.2.3",
"@angular-devkit/schematics": "~17.2.3",
"@angular-eslint/builder": "^17.2.1",
"@angular-eslint/eslint-plugin": "^17.2.1",
"@angular-eslint/eslint-plugin-template": "^17.2.1",
Expand Down

0 comments on commit cbae464

Please sign in to comment.