Skip to content

Commit 5ae3ec2

Browse files
authored
chore(release): Publish v0.1.14 (#116)
1 parent 641861c commit 5ae3ec2

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+
## [0.1.14]
2+
- Change the unselected chapter color
3+
- Handle supported locales properties
4+
- Make use of web instead of dart:html
5+
- Handle space in the shared url
6+
17
## [0.1.13]
28
- Add global showDialog method using non-root navigator so that dialogs only close themselves.
39

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dashbook
22
description: A showcase/sandbox library to help you build isolated widgets in Flutter
3-
version: 0.1.13
3+
version: 0.1.14
44
homepage: https://github.com/bluefireteam/dashbook
55

66
environment:

0 commit comments

Comments
 (0)