@capacitor/local-notifications
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@1.0.5...@capacitor/local-notifications@1.0.6) (2021-09-15) | ||
### Bug Fixes | ||
* **local-notifications:** return schedule on as object ([#603](https://github.com/ionic-team/capacitor-plugins/issues/603)) ([ca34b01](https://github.com/ionic-team/capacitor-plugins/commit/ca34b01c73f14bb0ad14e8a501210e42a0e65b04)) | ||
## [1.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@1.0.4...@capacitor/local-notifications@1.0.5) (2021-09-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@capacitor/local-notifications", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", | ||
@@ -84,3 +84,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "f0dcbb1413ba781714dfdc44f41c0ccab735b1e9" | ||
"gitHead": "29f181130d515f21cd9c76823b44a686fc2c6aaa" | ||
} |
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
319342