Skip to content

Commit 28a17d4

Browse files
inspirnathaninspirnathan
authored andcommitted
release: v0.2.1
1 parent 32953b3 commit 28a17d4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
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.1](https://github.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.0...v0.2.1) (2023-02-20)
2+
3+
### Features
4+
5+
- update readme on npm registry
6+
7+
8+
19
# [0.2.0](https://github.com/inspirnathan/codemirror-lang-mermaid/compare/v0.1.1...v0.2.0) (2023-02-20)
210

311
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0",
4+
"version": "0.2.1",
55
"description": "Mermaid language support for CodeMirror",
66
"scripts": {
77
"test": "mocha test/test.js",

0 commit comments

Comments
 (0)