Skip to content

Commit 3ca64c9

Browse files
committed
6.2.5
1 parent 20f4a88 commit 3ca64c9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.2.5 - 2025-07-04
2+
- Added copyWith Method to picker settings. Tks [nomoruyi](https://github.com/nomoruyi).
3+
14
## 6.2.4 - 2025-06-30
25
- Small changes to HeaderRow to make more clear to the user that the year is a button.
36

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,6 @@ If you have any doubts on how to use this new settings class (that the sample ap
165165

166166
[sinelser](https://github.com/sinelser)
167167

168-
[sheldontuitt](https://github.com/sheldontuitt)
168+
[sheldontuitt](https://github.com/sheldontuitt)
169+
170+
[nomoruyi](https://github.com/nomoruyi)

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.2.4
3+
version: 6.2.5
44
homepage: https://github.com/Macacoazul01/month_picker_dialog
55

66
environment:

0 commit comments

Comments
 (0)