@capacitor/share
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@1.1.0...@capacitor/share@1.1.1) (2022-01-19) | ||
### Bug Fixes | ||
* inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) | ||
# [1.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@1.0.7...@capacitor/share@1.1.0) (2022-01-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@capacitor/share", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.", | ||
@@ -82,3 +82,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "e5b333320426ee120d4504c68c02bd5538b21c51" | ||
"gitHead": "f18ee6482e1ec8e5fb0290d51f598397133af990" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42872