Skip to content

Commit d9eb4c5

Browse files
committed
6.7.1
1 parent 12c4e6f commit d9eb4c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.7.1 - 2026-01-19
2+
- Added operation order fix from [Jerrywell](https://github.com/jerrywellcake) fork.
3+
14
## 6.7.0 - 2025-11-08
25
- Added `verticalScrolling` to `PickerDialogSettings`: defines if the year/month grid will scroll on vertical or horizontal direction.
36
- changed `PickerHeaderSettings` `previousIcon` and `nextIcon` to nullable.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: month_picker_dialog
22
description: Internationalized dialog for picking a single month from an infinite list of years.
3-
version: 6.7.0
3+
version: 6.7.1
44
homepage: https://github.com/Macacoazul01/month_picker_dialog
55

66
environment:

0 commit comments

Comments
 (0)