Skip to content

Commit 62cdd59

Browse files
committed
Update version and changelog
1 parent 4f0aa75 commit 62cdd59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.0]
2+
3+
* Expose some decoration properties for PaletteHuePicker.
4+
* Update deprecated theme variables
5+
* Updates in example app.
6+
17
## [1.2.3]
28

39
* Fix bug on color change where previously set alpha value was ignored.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_hsvcolor_picker
22
description: A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
3-
version: 1.2.3
3+
version: 1.3.0
44
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
55

66
dependencies:

0 commit comments

Comments
 (0)