Skip to content

Commit 67b3758

Browse files
authored
chore: 1.0.1 (wolfenrain#8)
1 parent 8676a1c commit 67b3758

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.0.1
2+
3+
- chore: bump `process` to `5.0.1` ([#5](https://github.com/wolfenrain/flutter_daemon/issues/5))
4+
- fix: only map events when correct `JSON` ([#6](https://github.com/wolfenrain/flutter_daemon/issues/6))
5+
16
# 1.0.0
27

3-
- feat: initial release 🎉
8+
- feat: initial release 🎉

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_daemon
22
description: A programmable interface around the Flutter daemon protocol.
3-
version: 1.0.0
3+
version: 1.0.1
44
repository: https://github.com/wolfenrain/flutter_daemon
55
issue_tracker: https://github.com/wolfenrain/flutter_daemon/issues
66

0 commit comments

Comments
 (0)