@atjson/offset-annotations
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.44.2](https://github.com/CondeNast/atjson/compare/@atjson/offset-annotations@0.44.1...@atjson/offset-annotations@0.44.2) (2022-05-25) | ||
### Bug Fixes | ||
- rename url field into id to reconciliate definitions ([0111a9e](https://github.com/CondeNast/atjson/commit/0111a9e2c21ea6a317aa22be5b9b3f11140316ef)) | ||
## [0.44.1](https://github.com/CondeNast/atjson/compare/@atjson/offset-annotations@0.44.0...@atjson/offset-annotations@0.44.1) (2022-04-22) | ||
@@ -8,0 +14,0 @@ |
import { ObjectAnnotation } from "@atjson/document"; | ||
export declare class FireworkEmbed extends ObjectAnnotation<{ | ||
url: string; | ||
id: string; | ||
channel?: string; | ||
@@ -5,0 +5,0 @@ open?: "default" | "_self" | "_modal" | "_blank"; |
import { ObjectAnnotation } from "@atjson/document"; | ||
export declare class FireworkEmbed extends ObjectAnnotation<{ | ||
url: string; | ||
id: string; | ||
channel?: string; | ||
@@ -5,0 +5,0 @@ open?: "default" | "_self" | "_modal" | "_blank"; |
{ | ||
"name": "@atjson/offset-annotations", | ||
"version": "0.44.1", | ||
"version": "0.44.2", | ||
"description": "Annotations used for stories", | ||
@@ -18,3 +18,3 @@ "main": "dist/commonjs/index.js", | ||
}, | ||
"gitHead": "4bf4179b44505a574b6563689828119edbceb65f" | ||
"gitHead": "f122861bfc74f99345de35554e2d35ca271218f0" | ||
} |
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
314215
0.1%