Skip to content

Commit

Permalink
bump to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daadu committed Jun 20, 2021
1 parent 05a1c3d commit 46d6502
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.5] - 20 June 2021

* fix: `handleIntent`: null check added for `Intent.categories`

## [0.1.4] - 18 June 2021

* fix: convert `intent.categories` to `List`
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: receive_intent
description: Flutter plugin for passing Android Intents to the Flutter environment.
version: 0.1.4
version: 0.1.5
homepage: https://github.com/daadu/receive_intent
authors:
- Harsh Bhikadia <harsh@bhikadia.com>
Expand Down

0 comments on commit 46d6502

Please sign in to comment.