@atjson/renderer-commonmark
Advanced tools
Comparing version 0.25.6 to 0.25.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.25.7](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.6...@atjson/renderer-commonmark@0.25.7) (2022-06-17) | ||
**Note:** Version bump only for package @atjson/renderer-commonmark | ||
## [0.25.6](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.5...@atjson/renderer-commonmark@0.25.6) (2022-06-10) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.25.6", | ||
"version": "0.25.7", | ||
"description": "Render atjson documents into commonmark", | ||
@@ -14,7 +14,7 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.24.5", | ||
"@atjson/source-commonmark": "0.24.6", | ||
"@atjson/source-commonmark": "0.24.7", | ||
"@types/markdown-it": "0.0.9" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.44.3", | ||
"@atjson/offset-annotations": "0.44.4", | ||
"@atjson/renderer-hir": "0.22.14" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "35dfdddf8e2b37c577457d14670b51b8e2c3d7e0" | ||
"gitHead": "bdf89e974b4756f392ce6c7f67de5cc2b096af07" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
218557
+ Added@atjson/offset-annotations@0.44.4(transitive)
- Removed@atjson/offset-annotations@0.44.3(transitive)