Skip to content

Commit 3c58c7e

Browse files
committed
chore(release): bump to v0.8.1
1 parent b6b4f0b commit 3c58c7e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.8.1] - 28 August 2022
2+
3+
- **DOCS**: fix badge links
4+
- **CHORE**: move to OSI-approved license
5+
16
## [0.8.0] - 12 May 2022
27

38
- **FIX**: SchedulerBinding.instance is now null-safe ([#124](https://github.com/fluttercommunity/backdrop/pull/124)) ([#125](https://github.com/fluttercommunity/backdrop/pull/125))

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.8.0
3+
version: 0.8.1
44
homepage: https://github.com/fluttercommunity/backdrop
55
documentation: https://github.com/fluttercommunity/backdrop
66
maintainer: Harsh Bhikadia (@daadu)

0 commit comments

Comments
 (0)