Skip to content

Commit

Permalink
chore(release): 0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed Jan 8, 2022
1 parent 284d06f commit 93dd02e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https:/conventional-changelog/standard-version) for commit guidelines.

### [0.3.17](https:/svsool/vscode-memo/compare/v0.3.16...v0.3.17) (2022-01-08)


### Features

* Use rigrep to speed up refs rename ([#286](https:/svsool/vscode-memo/issues/286)) ([284d06f](https:/svsool/vscode-memo/commit/284d06f3f4eb673e47f767aa212c2e26b277e839))

### [0.3.16](https:/svsool/vscode-memo/compare/v0.3.15...v0.3.16) (2021-12-19)


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": "Markdown Memo",
"description": "Markdown knowledge base with bidirectional [[link]]s built on top of VSCode",
"publisher": "svsool",
"version": "0.3.16",
"version": "0.3.17",
"author": "Svyatoslav Sobol <[email protected]>",
"license": "MIT",
"icon": "media/memo.png",
Expand Down

0 comments on commit 93dd02e

Please sign in to comment.