vuepress-plugin-gitgraph-minigram
Version:
VuePress plugin for [gitgraph-minigram](https://www.npmjs.com/package/gitgraph-minigram).
13 lines (6 loc) • 372 B
Markdown
# CHANGELOG
## 1.1.0
- Reimplement `markdown-it` plugin with `markdown-it-fence` ([#8](https://github.com/smori1983/vuepress-plugin-gitgraph-minigram/pull/8))
- Fixed the way to change `max-width` of page content element when using `GitgraphMinigramEditor.vue` ([#9](https://github.com/smori1983/vuepress-plugin-gitgraph-minigram/pull/9))
## 1.0.0
- Initial release