Skip to content

Commit 7578418

Browse files
inspirnathaninspirnathan
authored andcommitted
release: v0.2.2
1 parent 29e3fd5 commit 7578418

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.2](https://github.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.0...v0.2.2) (2023-06-26)
2+
3+
### Features
4+
5+
- add parent tags to mermaid tag definitions
6+
7+
8+
19
## [0.2.1](https://github.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.0...v0.2.1) (2023-02-20)
210

311
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codemirror-lang-mermaid",
33
"author": "Nathan Vaughn <inspirnathan@gmail.com>",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Mermaid language support for CodeMirror",
66
"scripts": {
77
"test": "mocha test/test.js",

0 commit comments

Comments
 (0)