@shopify/app-bridge
Advanced tools
Comparing version 1.6.8 to 1.6.9-alpha.0
@@ -51,3 +51,3 @@ import { ClientApplication } from '../../client'; | ||
export interface Payload extends Options { | ||
readonly id: string; | ||
readonly id?: string; | ||
} | ||
@@ -54,0 +54,0 @@ /** |
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.6.9-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.8...v1.6.9-alpha.0) (2019-09-09) | ||
### Features | ||
* **contextual save bar:** add show to contextual save bar store ([a04140f](https://github.com/Shopify/app-bridge/commit/a04140f)) | ||
## [1.6.8](https://github.com/Shopify/app-bridge/compare/v1.6.8-alpha.0...v1.6.8) (2019-09-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@shopify/app-bridge", | ||
"version": "1.6.8", | ||
"version": "1.6.9-alpha.0", | ||
"types": "index.d.ts", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "b53fc89f34cd311057fd69433cca1af2efc825f3" | ||
"gitHead": "8f9d669114578cd865b1a11feaa7d5c6efbb7554" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
477252
2