Skip to content

Commit

Permalink
build: release 19.0.0-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson-gregorio-totvs authored and pedrodominguesp committed Jan 29, 2025
1 parent 3493e55 commit 130d9d5
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,32 @@ All notable changes to this project will be documented in this file. See [standa
## [18.23.1](https://github.com/po-ui/po-style/compare/v18.23.0...v18.23.1) (2025-01-20)

Compatibilidade com @po-ui/ng-components@18.23.1
# [19.0.0-next.0](https://github.com/po-ui/po-style/compare/v18.23.0...v19.0.0-next.0) (2025-01-13)


### Code Refactoring

* **icon:** substitui a prefixo 'ph' por 'an' ([b46763b](https://github.com/po-ui/po-style/commit/b46763b75e9c2b22c6800988684b31e81d0d3078))


### Features

* **angular:** Compatibilidade com @po-ui/ng-components@19.0.0-next.0 ([becde9c](https://github.com/po-ui/po-style/commit/becde9c275ac8e22329d48fb806f5914aee585ad))


### BREAKING CHANGES

* **icon:** substitui a prefixo 'ph' por 'an'

Substitui a prefixo 'ph' por 'an' seguindo as
definições na lib @animaliads/animalia-icon

Antes:
<i class="ph ph-arrow-fat-line-down"></i>

Depois:
<i class="and and-arrow-fat-line-down"></i>



# [18.23.0](https://github.com/po-ui/po-style/compare/v18.22.0...v18.23.0) (2025-01-13)
Expand Down

0 comments on commit 130d9d5

Please sign in to comment.