Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkobuolys committed Sep 22, 2023
1 parent 6986630 commit c5173f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# NEXT
# 0.5.0

- feat: add `FlutterDeckImageSlideTheme`
- chore(deps): upgrade to go_router ^11.0.0

# 0.4.3

- fix: `FlutterDeckSlideStepsBuilder` triggers builder on slide change
- fix: `FlutterDeckSlideStepsListener` triggers listener on slide change
- chore(deps): upgrade to go_router ^11.0.0

# 0.4.2

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_deck
description: A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
version: 0.4.3
version: 0.5.0
homepage: https://github.com/mkobuolys/flutter_deck
repository: https://github.com/mkobuolys/flutter_deck
issue_tracker: https://github.com/mkobuolys/flutter_deck/issues
Expand Down

0 comments on commit c5173f6

Please sign in to comment.