@capacitor/local-notifications
Advanced tools
Comparing version 4.1.1-nightly-98a5cb1.0 to 4.1.1
@@ -6,2 +6,14 @@ # Change Log | ||
## [4.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@4.1.0...@capacitor/local-notifications@4.1.1) (2022-09-29) | ||
### Bug Fixes | ||
* **local-notifications:** Add FLAG_MUTABLE to schedule on notifications ([#1173](https://github.com/ionic-team/capacitor-plugins/issues/1173)) ([98a5cb1](https://github.com/ionic-team/capacitor-plugins/commit/98a5cb1c60598bd3932a47dceb1f8918241ce8cb)) | ||
* **local-notifications:** Showing correct scheduled notification time ([#1198](https://github.com/ionic-team/capacitor-plugins/issues/1198)) ([96c5430](https://github.com/ionic-team/capacitor-plugins/commit/96c5430f9bae13b54f3897dd1bffad030bfe3a3b)) | ||
# [4.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@1.1.0...@capacitor/local-notifications@4.1.0) (2022-09-12) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@capacitor/local-notifications", | ||
"version": "4.1.1-nightly-98a5cb1.0", | ||
"version": "4.1.1", | ||
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", | ||
@@ -83,3 +83,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "98a5cb1c60598bd3932a47dceb1f8918241ce8cb" | ||
"gitHead": "d9d5dbc605f6783dd6141e804b2e1f3cedab396f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
412848
1