Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopaulolndev authored and github-actions[bot] committed Nov 2, 2024
1 parent 9413e37 commit 34bb51a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `filament-edit-profile` will be documented in this file.

## v1.0.32 - 2024-11-02

### What's Changed

* Add disk and visibility configuration for avatars by @rpsimao in https://github.com/joaopaulolndev/filament-edit-profile/pull/51
* Fix `json_decode` type error by @mkeremcansev in https://github.com/joaopaulolndev/filament-edit-profile/pull/55
* Added a method to dynamicly resolve a field from the field type by @pvdptje in https://github.com/joaopaulolndev/filament-edit-profile/pull/53

### New Contributors

* @rpsimao made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/51
* @mkeremcansev made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/55
* @pvdptje made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/53

**Full Changelog**: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.31...v1.0.32

## v1.0.31 - 2024-10-28

### What's Changed
Expand Down

0 comments on commit 34bb51a

Please sign in to comment.