@shopify/app-bridge-host
Advanced tools
Comparing version 1.6.5 to 1.6.6
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.6.6](https://github.com/Shopify/app-bridge/compare/v1.6.5...v1.6.6) (2019-06-21) | ||
### Features | ||
* add support for share ([5379196](https://github.com/Shopify/app-bridge/commit/5379196)) | ||
## [1.6.5](https://github.com/Shopify/app-bridge/compare/v1.6.5-alpha.2...v1.6.5) (2019-06-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@shopify/app-bridge-host", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"types": "index.d.ts", | ||
@@ -57,3 +57,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/app-bridge": "^1.6.5", | ||
"@shopify/app-bridge": "^1.6.6", | ||
"@shopify/javascript-utilities": "^2.3.0", | ||
@@ -67,3 +67,3 @@ "hoist-non-react-statics": "^3.1.0", | ||
}, | ||
"gitHead": "6fd856ddac6f5445ce3dd14f19befade596af441" | ||
"gitHead": "3ceebb9c3085d0100b79c8104b9b5951569bbca0" | ||
} |
@@ -50,2 +50,3 @@ "use strict"; | ||
Actions.Group.Scanner, | ||
Actions.Group.Share, | ||
Actions.Group.Fullscreen, | ||
@@ -52,0 +53,0 @@ Actions.Group.ContextualSaveBar, |
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
132440
2876
Updated@shopify/app-bridge@^1.6.6