diff --git a/CHANGELOG.md b/CHANGELOG.md index 3362150..35b0735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.6.1] + +- Fix empty state. + ## [4.6.0] - Refactored LoadableList & PaginatedeLoadableList constructors signature diff --git a/pubspec.yaml b/pubspec.yaml index 7afd122..163d376 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dash_kit_core description: The core component for DashKit that provides basic architecture components -version: 4.6.0 +version: 4.6.1 homepage: https://github.com/Dash-Kit/dash-kit-core environment: