@atjson/renderer-commonmark
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.22.10](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.22.9...@atjson/renderer-commonmark@0.22.10) (2020-05-19) | ||
**Note:** Version bump only for package @atjson/renderer-commonmark | ||
## [0.22.9](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.22.8...@atjson/renderer-commonmark@0.22.9) (2020-04-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.22.9", | ||
"version": "0.22.10", | ||
"description": "Render atjson documents into commonmark", | ||
@@ -13,9 +13,9 @@ "main": "dist/commonjs/index.js", | ||
"devDependencies": { | ||
"@atjson/document": "0.24.0", | ||
"@atjson/source-commonmark": "0.22.8", | ||
"@atjson/document": "0.24.1", | ||
"@atjson/source-commonmark": "0.22.9", | ||
"@types/markdown-it": "0.0.9" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.29.0", | ||
"@atjson/renderer-hir": "0.22.6" | ||
"@atjson/offset-annotations": "0.29.1", | ||
"@atjson/renderer-hir": "0.22.7" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c8593802dc1629a36cd2edbd37ab450d9d8bcdc9" | ||
"gitHead": "a160b9c1457aa757480d123c19c0f142044de4c3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
571989
-0.75%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated