Skip to content

Commit

Permalink
build: release 18.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrodominguesp committed Dec 11, 2024
1 parent ca35dda commit bc09e68
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [18.20.0](https://github.com/po-ui/po-angular/compare/v18.19.1...v18.20.0) (2024-12-11)


### Features

* **theme:** melhoria no tema para diferentes acessibilidades ([ca35dda](https://github.com/po-ui/po-angular/commit/ca35dda2bae3d25143f2a018fc6809d75f87f1fe))

### [18.19.1](https://github.com/po-ui/po-angular/compare/v18.19.0...v18.19.1) (2024-12-10)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "po-ui-sources",
"version": "18.19.1",
"version": "18.20.0",
"description": "PO UI",
"homepage": "https://po-ui.io",
"license": "MIT",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@angular/router": "~18.0.1",
"@capacitor/core": "5.7.2",
"@capacitor/network": "^5.0.7",
"@po-ui/style": "18.19.1",
"@po-ui/style": "18.20.0",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand Down

0 comments on commit bc09e68

Please sign in to comment.