Skip to content

Commit 8a860f7

Browse files
committed
bump to v0.6.2
1 parent 513718b commit 8a860f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.2] - 28 June 2021
2+
3+
* doc: "all-contributors" generated through CLI
4+
* doc(readme): minor - using HTML badges instead of MD
5+
* ci(analysis): upgraded analyzer action to v3
6+
* doc(readme): GIF for `BackdropScaffold` example updated
7+
18
## [0.6.1] - 4 May 2021
29

310
* `BackdropScaffold`: added `maintainBackLayerState` argument [[#93](https://github.com/fluttercommunity/backdrop/pull/93)]

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: backdrop
22
description: Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)
3-
version: 0.6.1
3+
version: 0.6.2
44
homepage: https://github.com/fluttercommunity/backdrop
55
documentation: https://github.com/fluttercommunity/backdrop
66
maintainer: Harsh Bhikadia (@daadu)

0 commit comments

Comments
 (0)