From 8e6fea0efb84949496432040bd2778893f2a7e7d Mon Sep 17 00:00:00 2001 From: Luan Nico Date: Thu, 6 Jun 2024 10:50:58 -0400 Subject: [PATCH] chore(release): Publish v0.1.15 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f33768a..1596ccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.1.15] + - Bump version of flutter_colorpicker + ## [0.1.14] - Change the unselected chapter color - Handle supported locales properties diff --git a/pubspec.yaml b/pubspec.yaml index 7961a1c..8cad6e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dashbook description: A showcase/sandbox library to help you build isolated widgets in Flutter -version: 0.1.14 +version: 0.1.15 homepage: https://github.com/bluefireteam/dashbook environment: