@atjson/renderer-react
Advanced tools
Comparing version 0.22.1 to 0.23.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.23.0](https://github.com/CondeNast/atjson/compare/@atjson/renderer-react@0.22.1...@atjson/renderer-react@0.23.0) (2020-01-28) | ||
### Features | ||
* start moving from YouTube embeds to a more generic VideoEmbed ([79080dd](https://github.com/CondeNast/atjson/commit/79080dd4b899eae9d32a02d737778385a7464275)) | ||
## [0.22.1](https://github.com/CondeNast/atjson/compare/@atjson/renderer-react@0.22.0...@atjson/renderer-react@0.22.1) (2020-01-24) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@atjson/renderer-react", | ||
"version": "0.22.1", | ||
"version": "0.23.0", | ||
"description": "Render atjson documents into a React app", | ||
@@ -20,5 +20,5 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.22.10", | ||
"@atjson/offset-annotations": "0.25.0" | ||
"@atjson/offset-annotations": "0.26.0" | ||
}, | ||
"gitHead": "9ad942d45bfea3f34c004c6b856e67da9cf7d9e5" | ||
"gitHead": "35fdfdb6c262de998fa6f8d2a7d444226f89bc7d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
368227