Skip to content

Commit 727f2ff

Browse files
committed
Update change log
1 parent 6f96fca commit 727f2ff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7+
## [1.0.3] - 2021-04-18
8+
79
### Added
810

911
- Added Bootstrap 5 theme
1012

1113
### Changed
1214

13-
- Removed calls to custom primary color with indigo
15+
- Removed calls to custom primary color with indigo for tailwind
1416
- Updated search and row click sections of read me to be more clear.
1517
- Added resetPage to per page dropdown and filters.
1618

@@ -179,7 +181,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
179181

180182
- Initial release
181183

182-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...development
184+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.3...development
185+
[1.0.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...v1.0.3
183186
[1.0.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.1...v1.0.2
184187
[1.0.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.0...v1.0.1
185188
[1.0.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.4.0...v1.0.0

0 commit comments

Comments
 (0)