Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Mar 29, 2021
1 parent a9fa906 commit 1eb16ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ All notable changes to `laravel-form-components` will be documented in this file
- Prevent `$wire` from breaking `<x-custom-select>` when not used in a livewire component
- `<x-custom-select>` will now position itself correctly and will not require the `fixed-position` prop anymore (requires Popper.js)
- Add missing translations to form-components translation file
- Render timezone-select with correctly when using a component name prefix [#16](https://github.com/rawilk/laravel-form-components/pull/16)
- Render timezone-select with correctly when using a component name prefix ([#16](https://github.com/rawilk/laravel-form-components/pull/16))

## 3.1.1 - 2021-03-01
### Fixed
Expand Down

0 comments on commit 1eb16ad

Please sign in to comment.