Skip to content

Commit

Permalink
chore(release): Publish v0.1.14 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored Mar 29, 2024
1 parent 641861c commit 5ae3ec2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.1.14]
- Change the unselected chapter color
- Handle supported locales properties
- Make use of web instead of dart:html
- Handle space in the shared url

## [0.1.13]
- Add global showDialog method using non-root navigator so that dialogs only close themselves.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dashbook
description: A showcase/sandbox library to help you build isolated widgets in Flutter
version: 0.1.13
version: 0.1.14
homepage: https://github.com/bluefireteam/dashbook

environment:
Expand Down

0 comments on commit 5ae3ec2

Please sign in to comment.