Skip to content

Commit 862f196

Browse files
committed
Merge branch 'master' into prod
2 parents 39b87a3 + d61b145 commit 862f196

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.5
2+
3+
* Fix `NotificationAPI` late init
4+
* Updated docs
5+
16
## 0.0.4
27

38
* Fix `JsNotificationDirection`'s `toString()` conversion

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: js_notifications
22
description: "An extended NotificationsAPI for Dart managing web notifications."
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/cybex-dev/js_notifications
55
platforms:
66
web:

0 commit comments

Comments
 (0)