@capacitor/browser
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.6...@capacitor/browser@1.0.7) (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.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.5...@capacitor/browser@1.0.6) (2021-11-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@capacitor/browser", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.", | ||
@@ -82,3 +82,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "64df93225736e9dfad336562f5e53e5a2243052b" | ||
"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
53801