diff --git a/CHANGELOG.md b/CHANGELOG.md index 658c5247..757920df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.9.1 +- Fix the wrong link for the example screenshot in the Readme file. [#290](https://github.com/woltapp/wolt_modal_sheet/pull/290) by [ulusoyca](https://github.com/ulusoyca) ## 0.9.0 - Remove deprecated mainContentSlivers field in SliverWoltModalSheetPage [#286](https://github.com/woltapp/wolt_modal_sheet/pull/286) by [ulusoyca](https://github.com/ulusoyca) - Maintanence: Update README.md to improve DX [#285](https://github.com/woltapp/wolt_modal_sheet/pull/285) by [salihgueler](https://github.com/salihgueler) diff --git a/pubspec.yaml b/pubspec.yaml index ac2326b4..78b65e50 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: wolt_modal_sheet description: This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page. -version: 0.9.0 +version: 0.9.1 repository: https://github.com/woltapp/wolt_modal_sheet topics: - modal