Skip to content

Commit b1236c9

Browse files
committed
fix screenshot
fix changelog
1 parent 2e423ab commit b1236c9

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
# Change Log
2-
All notable changes to the "graphviz-markdown-preview" extension will be documented in this file.
3-
4-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5-
6-
## [Unreleased]
7-
- Initial release
2+
All notable changes to the "graphviz-markdown-preview" extension will be documented on [Github](https://github.com/geeklearningio/graphviz-markdown-preview/releases).

docs/example.png

-9.58 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "graphviz-markdown-preview",
33
"displayName": "Graphviz Markdown Preview",
44
"description": "Adds Graphviz support to VSCode's builtin markdown preview",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"publisher": "geeklearningio",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)