We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513718b commit 8a860f7Copy full SHA for 8a860f7
2 files changed
CHANGELOG.md
@@ -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
8
## [0.6.1] - 4 May 2021
9
10
* `BackdropScaffold`: added `maintainBackLayerState` argument [[#93](https://github.com/fluttercommunity/backdrop/pull/93)]
pubspec.yaml
@@ -1,6 +1,6 @@
name: backdrop
description: Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)
-version: 0.6.1
+version: 0.6.2
homepage: https://github.com/fluttercommunity/backdrop
documentation: https://github.com/fluttercommunity/backdrop
maintainer: Harsh Bhikadia (@daadu)
0 commit comments