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 committed Jan 13, 2025
1 parent 1358c6b commit 732b8c9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

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.

# [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 732b8c9

Please sign in to comment.