Skip to content

Commit

Permalink
docs: bump version to 1.6.5 for xy chart
Browse files Browse the repository at this point in the history
  • Loading branch information
brollin committed May 22, 2024
1 parent 8848fef commit 9bc9c16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [v1.6.5]

- Add xy chart support

## [v1.6.4]

- Make all keywords case-insensitive
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Mermaid Markdown Syntax Highlighting",
"description": "Markdown syntax support for the Mermaid charting language",
"icon": "images/icon/iconPNG.png",
"version": "1.6.4",
"version": "1.6.5",
"publisher": "bpruitt-goddard",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 9bc9c16

Please sign in to comment.