Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.1.4...v5.0.0) (2024-04-09)

### Bug Fixes

* Applied phpcs and phpmd rules ([cb09c7b](cb09c7b))
* Fixed serialize issue ([615d4e0](615d4e0))

### Performance Improvements

* Applied phpcs and phpmd rules ([04b283f](04b283f))

### BREAKING CHANGES

* Code is refactored based on phpcs and phpmd rules.
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent e19c6b9 commit 574acf6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [5.0.0](https://github.com/EmicoEcommerce/Magento2AttributeLanding/compare/v4.1.4...v5.0.0) (2024-04-09)


### Bug Fixes

* Applied phpcs and phpmd rules ([cb09c7b](https://github.com/EmicoEcommerce/Magento2AttributeLanding/commit/cb09c7ba54b712035615eaed91be050259ef293b))
* Fixed serialize issue ([615d4e0](https://github.com/EmicoEcommerce/Magento2AttributeLanding/commit/615d4e00288a005a979928a967cf294f9fec3609))


### Performance Improvements

* Applied phpcs and phpmd rules ([04b283f](https://github.com/EmicoEcommerce/Magento2AttributeLanding/commit/04b283f606928e2cfede594b6073e7f25d0c1763))


### BREAKING CHANGES

* Code is refactored based on phpcs and phpmd rules.

# [5.0.0-beta.2](https://github.com/EmicoEcommerce/Magento2AttributeLanding/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2024-04-05)


Expand Down

0 comments on commit 574acf6

Please sign in to comment.