Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk authored and actions-user committed Oct 30, 2023
1 parent fb842f7 commit 4e974c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ All notable changes to `filament-password-input` will be documented in this file

### What's Changed

- Add Arabic Support ! by @EGYWEB-Mohamed in https://github.com/rawilk/filament-password-input/pull/3
- Require a minimum of 3 characters for password generation length - https://github.com/rawilk/filament-password-input/commit/15b5e80ddd8d014b88831b945388c3b302a58193
- Add Arabic Support ! by @EGYWEB-Mohamed in https://github.com/rawilk/filament-password-input/pull/3
- Require a minimum of 3 characters for password generation length - https://github.com/rawilk/filament-password-input/commit/15b5e80ddd8d014b88831b945388c3b302a58193

### New Contributors

- @EGYWEB-Mohamed made their first contribution in https://github.com/rawilk/filament-password-input/pull/3
- @EGYWEB-Mohamed made their first contribution in https://github.com/rawilk/filament-password-input/pull/3

**Full Changelog**: https://github.com/rawilk/filament-password-input/compare/v1.0.1...v.1.1.0

## v1.0.1 - 2023-10-19

### What's Changed

- Bug fix: Use `$getExtraInputAttributeBag()` instead of `$getExtraAttributeBag()` on the input element to pull in the correct attributes
- Bug fix: Use `$getExtraInputAttributeBag()` instead of `$getExtraAttributeBag()` on the input element to pull in the correct attributes

**Full Changelog**: https://github.com/rawilk/filament-password-input/compare/v1.0.0...v1.0.1

Expand Down

0 comments on commit 4e974c0

Please sign in to comment.