Skip to content

Commit 31f68a8

Browse files
committed
Update version and changelog
1 parent 3add1aa commit 31f68a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.5.0]
2+
3+
* Add `showPalette` to `WheelPicker`.
4+
* Add `paletteHeight` to `ColorPicker`, `PaletteHuePicker`, `PaletteSaturationPicker`, and `PaletteValuePicker`.
5+
16
## [1.4.0+1]
27

38
* Update image paths in readme.

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.4.0+1
3+
version: 1.5.0
44
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
55

66
dependencies:

0 commit comments

Comments
 (0)